summaryrefslogtreecommitdiff
path: root/vcl/source/image/Image.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/image/Image.cxx')
-rw-r--r--vcl/source/image/Image.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/image/Image.cxx b/vcl/source/image/Image.cxx
index 51dcca4ed94e..e4dde10e4d5c 100644
--- a/vcl/source/image/Image.cxx
+++ b/vcl/source/image/Image.cxx
@@ -34,7 +34,7 @@
#include <sal/types.h>
#include <image.h>
-#include <vcl/BitmapProcessor.hxx>
+#include "BitmapProcessor.hxx"
#if OSL_DEBUG_LEVEL > 0
#include <rtl/strbuf.hxx>