summaryrefslogtreecommitdiff
path: root/opencl/source/opencl_device.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/opencl_device.cxx
parenta50d42929aefc5a3a421228efde86aa83f478e05 (diff)
loplugin:includeform: opencl
Change-Id: I3646ae6fa573c673b27e6d8a552883687c98aad2
Diffstat (limited to 'opencl/source/opencl_device.cxx')
-rw-r--r--opencl/source/opencl_device.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/opencl/source/opencl_device.cxx b/opencl/source/opencl_device.cxx
index 103236906592..57c56ca3cf58 100644
--- a/opencl/source/opencl_device.cxx
+++ b/opencl/source/opencl_device.cxx
@@ -24,7 +24,7 @@
#include <opencl/OpenCLZone.hxx>
-#include "opencl_device.hxx"
+#include <opencl_device.hxx>
#define INPUTSIZE 15360
#define OUTPUTSIZE 15360