summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap4.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:10:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:10:08 +0000
commit2e7c57e312f77f4ff56bbffb6f7755aed11b066b (patch)
tree262b648dded7a7559d59ad1ea2eae6fe230a35c3 /vcl/source/gdi/bitmap4.cxx
parenta7e98edd30d17c592143fcbaac681578dbf17a0f (diff)
INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED
2007/06/04 13:29:34 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/bitmap4.cxx')
-rw-r--r--vcl/source/gdi/bitmap4.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/bitmap4.cxx b/vcl/source/gdi/bitmap4.cxx
index 58790d0d982c..750e44d9819d 100644
--- a/vcl/source/gdi/bitmap4.cxx
+++ b/vcl/source/gdi/bitmap4.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmap4.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:57:40 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:10:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,10 @@
#include <stdlib.h>
#include <vos/macros.hxx>
#ifndef _SV_BMPACC_HXX
-#include <bmpacc.hxx>
+#include <vcl/bmpacc.hxx>
#endif
#ifndef _SV_BITMAP_HXX
-#include <bitmap.hxx>
+#include <vcl/bitmap.hxx>
#endif
// -----------