summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-05-22 14:47:34 +0000
committerjp <jp@openoffice.org>2001-05-22 14:47:34 +0000
commit1d0d85a913ef508a4a3a5dcf85dd4b8ea685e1be (patch)
treec246feba62336973977d8443f99d055815d11bc0 /sw/source/filter/xml/xmltexti.hxx
parentd4edaf61bc992956a64a92c45aa39e961519e0a7 (diff)
Compiler error
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 424696eaf508..3f0c03fd49ea 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexti.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: dvo $ $Date: 2001-05-02 16:26:26 $
+ * last change: $Author: jp $ $Date: 2001-05-22 15:47:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,6 +65,9 @@
#ifndef _XMLOFF_TXTIMP_HXX
#include <xmloff/txtimp.hxx>
#endif
+#ifndef _XMLOFF_FUNCTIONAL_HXX
+#include <xmloff/functional.hxx>
+#endif
#ifndef _PLUGIN_HXX //autogen
#include <so3/plugin.hxx>