diff options
Diffstat (limited to 'opencl/source/openclwrapper.cxx')
-rw-r--r-- | opencl/source/openclwrapper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opencl/source/openclwrapper.cxx b/opencl/source/openclwrapper.cxx index ad3ead800afa..5574d2c3fa09 100644 --- a/opencl/source/openclwrapper.cxx +++ b/opencl/source/openclwrapper.cxx @@ -20,6 +20,7 @@ #include <rtl/strbuf.hxx> #include <rtl/ustring.hxx> #include <sal/config.h> +#include <sal/log.hxx> #include <boost/scoped_array.hpp> #include <unicode/regex.h> |