summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexSpanEntryContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:59:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:59:23 +0000
commit9b8ed6e59153666855337d6f0a1221c49878a6ba (patch)
tree977bcebd93c6af83ef257819a489a0032264b8d0 /xmloff/source/text/XMLIndexSpanEntryContext.cxx
parentac592859a350d5775955994f4034f75934978a0a (diff)
INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED
2007/06/04 13:23:37 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLIndexSpanEntryContext.cxx')
-rw-r--r--xmloff/source/text/XMLIndexSpanEntryContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexSpanEntryContext.cxx b/xmloff/source/text/XMLIndexSpanEntryContext.cxx
index 60c040418bf7..986e65f9c137 100644
--- a/xmloff/source/text/XMLIndexSpanEntryContext.cxx
+++ b/xmloff/source/text/XMLIndexSpanEntryContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLIndexSpanEntryContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:07:21 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:59:23 $
*
* 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 @@
#endif
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif