summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmliteme.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/xmliteme.cxx')
-rw-r--r--sw/source/filter/xml/xmliteme.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/filter/xml/xmliteme.cxx b/sw/source/filter/xml/xmliteme.cxx
index e377ed34b44b..60eaedd1f562 100644
--- a/sw/source/filter/xml/xmliteme.cxx
+++ b/sw/source/filter/xml/xmliteme.cxx
@@ -33,11 +33,11 @@
#include <tools/fldunit.hxx>
#include <swmodule.hxx>
#include <doc.hxx>
-#include "fmtornt.hxx"
+#include <fmtornt.hxx>
#include <unomid.h>
-#include "frmfmt.hxx"
-#include "fmtfsize.hxx"
-#include "swrect.hxx"
+#include <frmfmt.hxx>
+#include <fmtfsize.hxx>
+#include <swrect.hxx>
#include "xmlexp.hxx"
#include <editeng/memberids.h>
#include <comphelper/processfactory.hxx>