summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/sane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/scanner/sane.hxx')
-rw-r--r--extensions/source/scanner/sane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/scanner/sane.hxx b/extensions/source/scanner/sane.hxx
index c642e91137ea..e3694a3ff58a 100644
--- a/extensions/source/scanner/sane.hxx
+++ b/extensions/source/scanner/sane.hxx
@@ -23,7 +23,7 @@
#include <osl/module.h>
#include <vcl/bitmap.hxx>
#include <sane/sane.h>
-#include <scanner.hxx>
+#include "scanner.hxx"
class BitmapTransporter: public cppu::WeakImplHelper<css::awt::XBitmap>