Apple has the header in a different path

Change-Id: Ieae4ac97c8938a6c0a7fa33438669200763c818f
This commit is contained in:
Tor Lillqvist
2013-06-17 19:16:28 +03:00
parent 015e1b8444
commit c38a9b9041

View File

@@ -12,7 +12,11 @@
#include <config_features.h>
#ifdef __APPLE__
#include <OpenCL/cl.h>
#else
#include <CL/cl.h>
#endif
#define MaxTextExtent 4096
//support AMD opencl