core(ocl): syntax fix

This commit is contained in:
Alexander Alekhin 2017-11-20 19:19:35 +03:00
parent 75b980ac64
commit b389c1cfe7

View File

@ -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"