1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #10121 from alalek:ocl_syntax_fix

This commit is contained in:
Vadim Pisarevsky
2017-11-21 12:40:19 +00:00
@@ -334,7 +334,7 @@ CV_SUPPRESS_DEPRECATED_END
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"
#endif
#else HAVE_OPENCL_STATIC
#else // HAVE_OPENCL_STATIC
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"