summaryrefslogtreecommitdiff
path: root/opencl/source/openclwrapper.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:35:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:00 +0200
commitd516b4e16af29e1978173b134da0420879619eb2 (patch)
treed38e0800e2c196a401de2b4afe3a28b2ba0525c1 /opencl/source/openclwrapper.cxx
parenta50d42929aefc5a3a421228efde86aa83f478e05 (diff)
loplugin:includeform: opencl
Change-Id: I3646ae6fa573c673b27e6d8a552883687c98aad2
Diffstat (limited to 'opencl/source/openclwrapper.cxx')
-rw-r--r--opencl/source/openclwrapper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/opencl/source/openclwrapper.cxx b/opencl/source/openclwrapper.cxx
index 71e6722f83dc..0754a5071185 100644
--- a/opencl/source/openclwrapper.cxx
+++ b/opencl/source/openclwrapper.cxx
@@ -9,7 +9,7 @@
#include <config_folders.h>
-#include "opencl_device.hxx"
+#include <opencl_device.hxx>
#include <comphelper/string.hxx>
#include <opencl/openclconfig.hxx>