summaryrefslogtreecommitdiff
path: root/vcl/source/image/ImageArrayData.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/image/ImageArrayData.cxx')
-rw-r--r--vcl/source/image/ImageArrayData.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/image/ImageArrayData.cxx b/vcl/source/image/ImageArrayData.cxx
index 543543804a70..e1854d2aa55a 100644
--- a/vcl/source/image/ImageArrayData.cxx
+++ b/vcl/source/image/ImageArrayData.cxx
@@ -35,7 +35,7 @@
#include <rtl/strbuf.hxx>
#endif
-#include <vcl/BitmapProcessor.hxx>
+#include "BitmapProcessor.hxx"
ImageAryData::ImageAryData( const ImageAryData& rData ) :
maName( rData.maName ),