summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextColumnsExport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:07:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:07:48 +0000
commitf861b72fe17803ad8e85c903a34a43c66dd913c6 (patch)
treeae2ed8ccdb7046eb7072d57013a4afc449b3ce0a /xmloff/source/text/XMLTextColumnsExport.cxx
parent68581ef1faff52528dad0fe45af2af1ba533d14a (diff)
INTEGRATION: CWS vgbugs07 (1.12.30); FILE MERGED
2007/06/04 13:23:39 vg 1.12.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLTextColumnsExport.cxx')
-rw-r--r--xmloff/source/text/XMLTextColumnsExport.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/text/XMLTextColumnsExport.cxx b/xmloff/source/text/XMLTextColumnsExport.cxx
index 114281704f6a..b424e4f04d95 100644
--- a/xmloff/source/text/XMLTextColumnsExport.cxx
+++ b/xmloff/source/text/XMLTextColumnsExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextColumnsExport.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2007-04-18 07:49:37 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:07:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,16 +60,16 @@
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include "xmlexp.hxx"
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLTEXTCOLUMNSEXPORT_HXX