diff options
Diffstat (limited to 'make/stub_includes/CL20/cl_gl_ext.h')
-rw-r--r-- | make/stub_includes/CL20/cl_gl_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/CL20/cl_gl_ext.h b/make/stub_includes/CL20/cl_gl_ext.h index a46e0a2e..cac8a760 100644 --- a/make/stub_includes/CL20/cl_gl_ext.h +++ b/make/stub_includes/CL20/cl_gl_ext.h @@ -34,7 +34,7 @@ extern "C" { #endif #ifdef __APPLE__ - #include <OpenCL/cl_gl.h> + #include <CL/cl_gl.h> #else #include <CL/cl_gl.h> #endif |