summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/imagerepository.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/imagerepository.cxx')
-rw-r--r--vcl/source/gdi/imagerepository.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/source/gdi/imagerepository.cxx b/vcl/source/gdi/imagerepository.cxx
index ea5b5f5d87a4..6fda85735b01 100644
--- a/vcl/source/gdi/imagerepository.cxx
+++ b/vcl/source/gdi/imagerepository.cxx
@@ -28,10 +28,11 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
+
#include <vcl/bitmapex.hxx>
#include <vcl/imagerepository.hxx>
#include <vcl/svapp.hxx>
-#include "vcl/impimagetree.hxx"
+#include "impimagetree.hxx"
//........................................................................
namespace vcl