summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:23:17 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:23:17 +0000
commit912f425e1e8f26eca4cd21271b8b369b66f47ebb (patch)
treef88d46ac50449508a7b571a52604f0c2b22e93dc /vcl/source/window/window2.cxx
parentc03f749239d0a6b1176b1d9b1706840c0d078a41 (diff)
INTEGRATION: CWS mergesvp (1.23.2); FILE MERGED
2007/07/04 15:32:41 pl 1.23.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/window/window2.cxx')
-rw-r--r--vcl/source/window/window2.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx
index 305278686374..e40298be0787 100644
--- a/vcl/source/window/window2.cxx
+++ b/vcl/source/window/window2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: window2.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:43:42 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:23:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@
#include <vcl/svdata.hxx>
#endif
#ifndef _SV_IMPBMP_HXX
-#include <impbmp.hxx>
+#include <vcl/impbmp.hxx>
#endif
#ifndef _SV_BITMAP_HXX
#include <vcl/bitmap.hxx>
@@ -76,7 +76,7 @@
#include <vcl/outfont.hxx>
#endif
#ifndef _SV_OUTDEV_H
-#include <outdev.h>
+#include <vcl/outdev.h>
#endif
#ifndef _TL_POLY_HXX
#include <tools/poly.hxx>
@@ -85,7 +85,7 @@
#include <vcl/virdev.hxx>
#endif
#ifndef _SV_WINDOW_H
-#include <window.h>
+#include <vcl/window.h>
#endif
#ifndef _SV_WINDOW_HXX
#include <vcl/window.hxx>