summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextShapeImportHelper.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:12:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:12:21 +0000
commit750088c2a0a7374acda235f3835b32cb444a69fc (patch)
tree1e6503d8cf67526d177c9b796a184522b2a0f3ad /xmloff/source/text/XMLTextShapeImportHelper.cxx
parent20262aac973978106241dc042aed73a9f3913017 (diff)
INTEGRATION: CWS vgbugs07 (1.14.114); FILE MERGED
2007/06/04 13:23:40 vg 1.14.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLTextShapeImportHelper.cxx')
-rw-r--r--xmloff/source/text/XMLTextShapeImportHelper.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/text/XMLTextShapeImportHelper.cxx b/xmloff/source/text/XMLTextShapeImportHelper.cxx
index e4450c3b3847..cd0cf3b7a3d1 100644
--- a/xmloff/source/text/XMLTextShapeImportHelper.cxx
+++ b/xmloff/source/text/XMLTextShapeImportHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextShapeImportHelper.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:54:24 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:12:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,16 +44,16 @@
#endif
#ifndef _XMLOFF_XMLTIMP_HXX_
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_TEXTIMP_HXX_
-#include "txtimp.hxx"
+#include <xmloff/txtimp.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLANCHORTYPEPROPHDL_HXX
#include "XMLAnchorTypePropHdl.hxx"