summaryrefslogtreecommitdiff
path: root/opencl/source/openclwrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'opencl/source/openclwrapper.cxx')
-rw-r--r--opencl/source/openclwrapper.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/opencl/source/openclwrapper.cxx b/opencl/source/openclwrapper.cxx
index 26a5e6b7f1b8..ffb1cc788f31 100644
--- a/opencl/source/openclwrapper.cxx
+++ b/opencl/source/openclwrapper.cxx
@@ -10,6 +10,7 @@
#include <config_folders.h>
#include <opencl_device.hxx>
+#include <opencl_device_selection.h>
#include <opencl/openclconfig.hxx>
#include <opencl/openclwrapper.hxx>
@@ -24,13 +25,8 @@
#include <opencl/OpenCLZone.hxx>
#include <memory>
-#include <unicode/regex.h>
-#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
-
-#include <cmath>
#include <officecfg/Office/Common.hxx>