summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_addin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/opencl/op_addin.cxx')
-rw-r--r--sc/source/core/opencl/op_addin.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/core/opencl/op_addin.cxx b/sc/source/core/opencl/op_addin.cxx
index a87092eb3819..6a9ef06ed9a1 100644
--- a/sc/source/core/opencl/op_addin.cxx
+++ b/sc/source/core/opencl/op_addin.cxx
@@ -9,12 +9,12 @@
#include "op_addin.hxx"
-#include "formulagroup.hxx"
-#include "document.hxx"
-#include "formulacell.hxx"
-#include "tokenarray.hxx"
-#include "compiler.hxx"
-#include "interpre.hxx"
+#include <formulagroup.hxx>
+#include <document.hxx>
+#include <formulacell.hxx>
+#include <tokenarray.hxx>
+#include <compiler.hxx>
+#include <interpre.hxx>
#include <formula/vectortoken.hxx>
#include <sstream>