summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/imagerepository.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:14:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:14:25 +0000
commitd35dfa8c54630cd480568f7d009047d669c2186a (patch)
tree5368bdd17833d30b8ca984d28477b1bd1193026e /vcl/source/gdi/imagerepository.cxx
parenta1975cf7460bc86a61a269a1fc1ef9088e385ac9 (diff)
INTEGRATION: CWS vgbugs07 (1.3.170); FILE MERGED
2007/06/04 13:29:35 vg 1.3.170.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/imagerepository.cxx')
-rw-r--r--vcl/source/gdi/imagerepository.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/imagerepository.cxx b/vcl/source/gdi/imagerepository.cxx
index 01bc556e7bdc..4f4418d5b318 100644
--- a/vcl/source/gdi/imagerepository.cxx
+++ b/vcl/source/gdi/imagerepository.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imagerepository.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2006-11-07 14:52:21 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:14:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,11 +37,11 @@
#include "precompiled_vcl.hxx"
#ifndef VCL_IMAGEREPOSITORY_HXX
-#include "imagerepository.hxx"
+#include <vcl/imagerepository.hxx>
#endif
#ifndef _SV_SVAPP_HXX
-#include "svapp.hxx"
+#include <vcl/svapp.hxx>
#endif
#ifndef _SV_IMPIMAGETREE_H
#include "impimagetree.hxx"