summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmapex.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:07:37 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:07:37 +0000
commit631f5f789f43fdd5ffc7293fbee4b0030fcf0f92 (patch)
treea50eaf0982fa3df9a92ff9851a67ec0b864b2b4c /vcl/source/gdi/bitmapex.cxx
parent789ac095017e071a2e240b09aac0412aba44e76c (diff)
INTEGRATION: CWS mergesvp (1.25.2); FILE MERGED
2007/07/04 15:32:36 pl 1.25.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/gdi/bitmapex.cxx')
-rw-r--r--vcl/source/gdi/bitmapex.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/bitmapex.cxx b/vcl/source/gdi/bitmapex.cxx
index 2c060cc949c1..5c11206f097e 100644
--- a/vcl/source/gdi/bitmapex.cxx
+++ b/vcl/source/gdi/bitmapex.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmapex.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:10:21 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:07:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,7 @@
#include <vcl/alpha.hxx>
#endif
#ifndef _SV_IMAGE_H
-#include <image.h>
+#include <vcl/image.h>
#endif
#ifndef _SV_BITMAPEX_HXX
#include <vcl/bitmapex.hxx>
@@ -65,7 +65,7 @@
#include <vcl/pngread.hxx>
#endif
#ifndef _SV_IMPIMAGETREE_H
-#include <impimagetree.hxx>
+#include <vcl/impimagetree.hxx>
#endif
#ifndef _SV_RC_H
#include <tools/rc.h>