summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeElementImportContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:54:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:54:22 +0000
commit2e5e3b67ffc22cf28e88bb08d13ac63f9b8ee8d7 (patch)
treec36b504ca7fb84e5f4aeb031c5cac4e0219b147f /xmloff/source/text/XMLChangeElementImportContext.hxx
parenta82df73bb0016e5fa559840300a083dcdeb94254 (diff)
INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED
2007/06/04 13:23:35 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLChangeElementImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangeElementImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLChangeElementImportContext.hxx b/xmloff/source/text/XMLChangeElementImportContext.hxx
index 31c82d7e556a..2458f3869cc5 100644
--- a/xmloff/source/text/XMLChangeElementImportContext.hxx
+++ b/xmloff/source/text/XMLChangeElementImportContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLChangeElementImportContext.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:59:15 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:52:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
#define _XMLOFF_XMLCHANGEELEMENTIMPORTCONTEXT_HXX
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_