summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextHeaderFooterContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:09:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:09:11 +0000
commitba30f10b70f94407de2ef89bc289a6e07559126b (patch)
tree1b5ba3725dfe8a14b46aa5a96e21ddb85a364df9 /xmloff/source/text/XMLTextHeaderFooterContext.cxx
parent4f550e1e4b4e5d2329ab10c127036a91e76f9e73 (diff)
INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED
2007/06/04 13:23:39 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLTextHeaderFooterContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextHeaderFooterContext.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/text/XMLTextHeaderFooterContext.cxx b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
index a9cc526e90dc..45962dc33e5b 100644
--- a/xmloff/source/text/XMLTextHeaderFooterContext.cxx
+++ b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextHeaderFooterContext.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:13:27 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:09:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#include <com/sun/star/text/XRelativeTextContentRemove.hpp>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
@@ -52,10 +52,10 @@
#include "XMLTextHeaderFooterContext.hxx"
#endif
#ifndef _XMLOFF_TEXTTABLECONTEXT_HXX_
-#include "XMLTextTableContext.hxx"
+#include <xmloff/XMLTextTableContext.hxx>
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif