summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xftextcontent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xftextcontent.cxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextcontent.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xftextcontent.cxx b/lotuswordpro/source/filter/xfilter/xftextcontent.cxx
index 67e543b1df5b..83cf2d6249e3 100644
--- a/lotuswordpro/source/filter/xfilter/xftextcontent.cxx
+++ b/lotuswordpro/source/filter/xfilter/xftextcontent.cxx
@@ -57,8 +57,8 @@
* @file
* Text content, it's an adapter for string to IXFObject.
************************************************************************/
-#include "xftextcontent.hxx"
-#include "ixfstream.hxx"
+#include "xftextcontent.hxx"
+#include "ixfstream.hxx"
XFTextContent::XFTextContent(rtl::OUString text):m_strText(text)
{