summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/sane.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:08 +0200
commit3daadac6c93ca2a4e780bc542d7bd2b25e5dd310 (patch)
tree9706d01488514880e84f7048daa3431838a4ab9a /extensions/source/scanner/sane.cxx
parent38fc6283ebe27327fb058dae20644301d0602aaa (diff)
loplugin:includeform: extensions
Change-Id: I2f9001ddae6cbcef51ba2c0415baa727f211261d
Diffstat (limited to 'extensions/source/scanner/sane.cxx')
-rw-r--r--extensions/source/scanner/sane.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/scanner/sane.cxx b/extensions/source/scanner/sane.cxx
index 6d29d0a5670d..330d3a79ef29 100644
--- a/extensions/source/scanner/sane.cxx
+++ b/extensions/source/scanner/sane.cxx
@@ -24,7 +24,7 @@
#include <sal/log.hxx>
#include <tools/stream.hxx>
#include <unotools/tempfile.hxx>
-#include <sane.hxx>
+#include "sane.hxx"
#include <dlfcn.h>
#include <stdio.h>
#include <unistd.h>