Apple has the header in a different path
Change-Id: Ieae4ac97c8938a6c0a7fa33438669200763c818f
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user