diff --git a/sc/source/core/opencl/openclwrapper.hxx b/sc/source/core/opencl/openclwrapper.hxx index 62006d116a3b..b9d22555cb76 100644 --- a/sc/source/core/opencl/openclwrapper.hxx +++ b/sc/source/core/opencl/openclwrapper.hxx @@ -12,7 +12,11 @@ #include +#ifdef __APPLE__ +#include +#else #include +#endif #define MaxTextExtent 4096 //support AMD opencl