aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/CL20/cl_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/CL20/cl_gl.h')
-rw-r--r--make/stub_includes/CL20/cl_gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/CL20/cl_gl.h b/make/stub_includes/CL20/cl_gl.h
index 04080937..4ab6fb90 100644
--- a/make/stub_includes/CL20/cl_gl.h
+++ b/make/stub_includes/CL20/cl_gl.h
@@ -25,7 +25,7 @@
#define __OPENCL_CL_GL_H
#ifdef __APPLE__
-#include <OpenCL/cl.h>
+#include <CL/cl.h>
#else
#include <CL/cl.h>
#endif