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