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.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/imagerepository.cxx b/vcl/source/gdi/imagerepository.cxx
index d97999311751..0118acc13146 100644
--- a/vcl/source/gdi/imagerepository.cxx
+++ b/vcl/source/gdi/imagerepository.cxx
@@ -27,12 +27,12 @@
// 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>
-#ifndef _SV_IMPIMAGETREE_H
-#include "vcl/impimagetree.hxx"
-#endif
+
+#include "impimagetree.hxx"
//........................................................................
namespace vcl