summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeElementImportContext.hxx
diff options
context:
space:
mode:
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_