summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:07:09 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:07:09 +0000
commit789ac095017e071a2e240b09aac0412aba44e76c (patch)
treeef83c4dcb097236a448a37be8d9145368b19c7aa /vcl/source/gdi/bitmap.cxx
parenta2d819e8d024f264c1367f975c070074f6a6b6e4 (diff)
INTEGRATION: CWS mergesvp (1.19.2); FILE MERGED
2007/07/04 15:32:36 pl 1.19.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/gdi/bitmap.cxx')
-rw-r--r--vcl/source/gdi/bitmap.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/bitmap.cxx b/vcl/source/gdi/bitmap.cxx
index be49d187123c..56008680a0c6 100644
--- a/vcl/source/gdi/bitmap.cxx
+++ b/vcl/source/gdi/bitmap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmap.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:09:30 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:07:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
#include <vcl/outdev.hxx>
#endif
#ifndef _SV_IMPBMP_HXX
-#include <impbmp.hxx>
+#include <vcl/impbmp.hxx>
#endif
#ifndef _SV_SALBMP_HXX
#include <vcl/salbmp.hxx>