summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionSourceImportContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:06:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:06:45 +0000
commit82559910bef4bcb2532a92f3f8c72251629d8edf (patch)
tree69fa6f90049145d2d61d4741f9d0a2ebe22131b0 /xmloff/source/text/XMLSectionSourceImportContext.hxx
parent213cc725b482e97c0cff6b70302e966cef19bded (diff)
INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED
2007/06/04 13:23:38 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLSectionSourceImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLSectionSourceImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLSectionSourceImportContext.hxx b/xmloff/source/text/XMLSectionSourceImportContext.hxx
index 865723f3f450..236ef086c58c 100644
--- a/xmloff/source/text/XMLSectionSourceImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceImportContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLSectionSourceImportContext.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:18:50 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:06:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XMLOFF_XMLSECTIONSOURCEIMPORTCONTEXT_HXX_
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_