summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:06:36 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:06:36 +0000
commitb258ed1edc811391d9608569511a8d9a756bf60e (patch)
treeea32a8bc34dabf10128ef111863057e9ddc56dcb /svx
parente72048d4e84ce04fd9207eb01f655b53129b051b (diff)
INTEGRATION: CWS vgbugs07 (1.6.254); FILE MERGED
2007/06/04 13:27:27 vg 1.6.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r--svx/source/svdraw/svdoimp.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/svx/source/svdraw/svdoimp.cxx b/svx/source/svdraw/svdoimp.cxx
index 069bbc13709f..06075a9d4ab3 100644
--- a/svx/source/svdraw/svdoimp.cxx
+++ b/svx/source/svdraw/svdoimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdoimp.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:45:53 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:06:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,35 +45,35 @@
#endif
#ifndef _SVX_XLNSTIT_HXX
-#include <xlnstit.hxx>
+#include <svx/xlnstit.hxx>
#endif
#ifndef _SVX_XLNEDIT_HXX
-#include "xlnedit.hxx"
+#include <svx/xlnedit.hxx>
#endif
#ifndef _SVX_XLNWTIT_HXX
-#include <xlnwtit.hxx>
+#include <svx/xlnwtit.hxx>
#endif
#ifndef _SVX_XLINEIT0_HXX
-#include <xlineit0.hxx>
+#include <svx/xlineit0.hxx>
#endif
#ifndef _SVX_XLNSTWIT_HXX
-#include <xlnstwit.hxx>
+#include <svx/xlnstwit.hxx>
#endif
#ifndef _SVX_XLNEDWIT_HXX
-#include <xlnedwit.hxx>
+#include <svx/xlnedwit.hxx>
#endif
#ifndef _SVX_XLNSTCIT_HXX
-#include <xlnstcit.hxx>
+#include <svx/xlnstcit.hxx>
#endif
#ifndef _SVX_XLNEDCIT_HXX
-#include <xlnedcit.hxx>
+#include <svx/xlnedcit.hxx>
#endif
#ifndef _SVX_XLINJOIT_HXX
@@ -81,7 +81,7 @@
#endif
#ifndef _SVX_XLNDSIT_HXX
-#include <xlndsit.hxx>
+#include <svx/xlndsit.hxx>
#endif
#ifndef _BGFX_POLYGON_B2DPOLYGON_HXX