summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:04:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:04:24 +0000
commite25203b6fb9a632c960bd8ed28ab2de7572ef70b (patch)
treea9bc4e303ab701d211672a51cdcd7443d69478a0 /xmloff/source/text/XMLSectionExport.hxx
parent8e106e9c52bcbfb674008fa3b8b8b68ae8923417 (diff)
INTEGRATION: CWS vgbugs07 (1.20.276); FILE MERGED
2007/06/04 13:23:38 vg 1.20.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLSectionExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionExport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLSectionExport.hxx b/xmloff/source/text/XMLSectionExport.hxx
index 92caee092105..44781fe53560 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:16:14 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:04:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
class SvXMLExport;