summaryrefslogtreecommitdiffstats
path: root/resources/opencl.h
diff options
context:
space:
mode:
Diffstat (limited to 'resources/opencl.h')
-rw-r--r--resources/opencl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/opencl.h b/resources/opencl.h
index 8e46611c..d1b0c795 100644
--- a/resources/opencl.h
+++ b/resources/opencl.h
@@ -1,7 +1,7 @@
#include <CL/cl_platform.h>
#include <CL/cl.h>
-//#include <CL/cl_ext.h>
+#include <CL/cl_ext.h>
#ifdef _WIN32
#include <windows.h>