summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlitemm.cxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-07-04 13:18:44 +0000
committerMichael Brauer <mib@openoffice.org>2001-07-04 13:18:44 +0000
commit0c28e3c480a95c03b513c55f029b979bcd9c0401 (patch)
tree89af276210877e6df74256577e5f2b8efcf6640b /sw/source/filter/xml/xmlitemm.cxx
parentab4d6aafb0a920cc0e3f02d9455d37fb1613db08 (diff)
Move SvXMLAttrContainerItem to SVX, moved writer only code to sw
Diffstat (limited to 'sw/source/filter/xml/xmlitemm.cxx')
-rw-r--r--sw/source/filter/xml/xmlitemm.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/filter/xml/xmlitemm.cxx b/sw/source/filter/xml/xmlitemm.cxx
index 6bd472d60b4f..23bf3bc9c55c 100644
--- a/sw/source/filter/xml/xmlitemm.cxx
+++ b/sw/source/filter/xml/xmlitemm.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlitemm.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dvo $ $Date: 2001-06-18 17:27:51 $
+ * last change: $Author: mib $ $Date: 2001-07-04 14:16:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,8 +74,8 @@
#ifndef _XMLOFF_XMLNMSPE_HXX
#include <xmloff/xmlnmspe.hxx>
#endif
-#ifndef _XMLOFF_XMLITMAP_HXX
-#include <xmloff/xmlitmap.hxx>
+#ifndef _XMLITMAP_HXX
+#include "xmlitmap.hxx"
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
#include <xmloff/xmltoken.hxx>