summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangedRegionImportContext.cxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-01-16 09:51:15 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-01-16 09:51:15 +0000
commit2fee875cabae108a8cd7cad0830cf40eb26ac88f (patch)
treef6d42d7eeff1f4b75d6ea66f4ec14a09a4b56998 /xmloff/source/text/XMLChangedRegionImportContext.cxx
parent4d0bd406d57a3e7493d34a9f65ee6d5f734ea7ea (diff)
- fixed: wrong include
Diffstat (limited to 'xmloff/source/text/XMLChangedRegionImportContext.cxx')
-rw-r--r--xmloff/source/text/XMLChangedRegionImportContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLChangedRegionImportContext.cxx b/xmloff/source/text/XMLChangedRegionImportContext.cxx
index bbeed7a2dd29..d662ddccfc83 100644
--- a/xmloff/source/text/XMLChangedRegionImportContext.cxx
+++ b/xmloff/source/text/XMLChangedRegionImportContext.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLChangedRegionImportContext.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2001-01-10 20:51:01 $
+ * last change: $Author: dvo $ $Date: 2001-01-16 10:51:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmloff/xmluconv.hxx"
+#include "xmluconv.hxx"
#endif