diff options
Diffstat (limited to 'resources/opencl.h')
-rw-r--r-- | resources/opencl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/opencl.h b/resources/opencl.h index bbb14e38..4e0cced5 100644 --- a/resources/opencl.h +++ b/resources/opencl.h @@ -8,6 +8,7 @@ #include <CL/cl_platform.h> #include <CL/cl.h> #include <CL/cl_ext.h> +#include <CL/cl_vendor_ext.h> //#include <GL/gl.h> #include <gltypes.h> |