summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:15 +0000
commit39c6627741f63f461635983758bf6862fb090e77 (patch)
treec25495f71bbede68125c46331645724c45ce9d13
parentd1b0183336685f79610e2e1e5097a2d4c50871b7 (diff)
INTEGRATION: CWS vgbugs07 (1.6.308); FILE MERGED
2007/06/04 13:34:58 vg 1.6.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--sfx2/source/inc/partwnd.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/inc/partwnd.hxx b/sfx2/source/inc/partwnd.hxx
index 3a09210700e3..b593560d404a 100644
--- a/sfx2/source/inc/partwnd.hxx
+++ b/sfx2/source/inc/partwnd.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: partwnd.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:33:35 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:28:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,8 +53,8 @@ namespace com
}
}
-#include "childwin.hxx"
-#include "dockwin.hxx"
+#include <sfx2/childwin.hxx>
+#include <sfx2/dockwin.hxx>
// forward ---------------------------------------------------------------