summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 09:19:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 09:19:42 +0000
commitf351a9c1a07ad7b7847c9c45054e18b57a4e6676 (patch)
tree1b6fcc9b11d116ed24561169424b16b047ffa4e5 /vcl/source
parent43c72580e728e757d86b9f96fefcbf016cecd04e (diff)
INTEGRATION: CWS mergesvp (1.22.2); FILE MERGED
2007/07/04 15:32:39 pl 1.22.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/dockmgr.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/window/dockmgr.cxx b/vcl/source/window/dockmgr.cxx
index 2b1ff837439a..386dca6d68be 100644
--- a/vcl/source/window/dockmgr.cxx
+++ b/vcl/source/window/dockmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dockmgr.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:30:40 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:19:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include <vcl/event.hxx>
#endif
#ifndef _SV_BRDWIN_HXX
-#include <brdwin.hxx>
+#include <vcl/brdwin.hxx>
#endif
#ifndef _SV_FLOATWIN_HXX
#include <vcl/floatwin.hxx>
@@ -73,7 +73,7 @@
#include <vcl/lineinfo.hxx>
#endif
#ifndef _SV_WINDOW_H
-#include <window.h>
+#include <vcl/window.h>
#endif
#include <vcl/unowrap.hxx>
#include <vcl/salframe.hxx>