summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/contwnd.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:56:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:56:17 +0000
commita2a74174a52f08140fc087631f0c21d844892326 (patch)
treee536133f8394ebe3d504e764b2472245dc4139e6 /svx/source/dialog/contwnd.cxx
parentINTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED (diff)
downloadcore-a2a74174a52f08140fc087631f0c21d844892326.tar.gz
core-a2a74174a52f08140fc087631f0c21d844892326.zip
INTEGRATION: CWS vgbugs07 (1.11.90); FILE MERGED
2007/06/04 13:26:14 vg 1.11.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/contwnd.cxx')
-rw-r--r--svx/source/dialog/contwnd.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/source/dialog/contwnd.cxx b/svx/source/dialog/contwnd.cxx
index 2fb553398c0a..73887ce177ed 100644
--- a/svx/source/dialog/contwnd.cxx
+++ b/svx/source/dialog/contwnd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: contwnd.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 12:04:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:56:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,19 +37,19 @@
#include "precompiled_svx.hxx"
#ifndef _XOUTX_HXX //autogen
-#include <xoutx.hxx>
+#include <svx/xoutx.hxx>
#endif
#include <xoutbmp.hxx>
-#include <dialogs.hrc>
-#include <svxids.hrc>
+#include <svx/dialogs.hrc>
+#include <svx/svxids.hrc>
#include <contdlg.hrc>
#include <contwnd.hxx>
-#include "svdpage.hxx"
-#include "svdopath.hxx"
-#include "xfltrit.hxx"
+#include <svx/svdpage.hxx>
+#include <svx/svdopath.hxx>
+#include <svx/xfltrit.hxx>
#ifndef _SVX_FILLITEM_HXX //autogen
-#include <xfillit.hxx>
+#include <svx/xfillit.hxx>
#endif
#ifndef _BGFX_POLYGON_B2DPOLYGON_HXX