summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlforw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlforw.cxx')
-rw-r--r--sw/source/filter/html/htmlforw.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/filter/html/htmlforw.cxx b/sw/source/filter/html/htmlforw.cxx
index a963de30fb44..cf12af48e9c9 100644
--- a/sw/source/filter/html/htmlforw.cxx
+++ b/sw/source/filter/html/htmlforw.cxx
@@ -53,16 +53,16 @@
#include <fmtanchr.hxx>
#include <docary.hxx>
#include <viewsh.hxx>
-#include "pam.hxx"
-#include "doc.hxx"
+#include <pam.hxx>
+#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentDrawModelAccess.hxx>
-#include "ndtxt.hxx"
-#include "flypos.hxx"
+#include <ndtxt.hxx>
+#include <flypos.hxx>
#include "wrthtml.hxx"
#include "htmlfly.hxx"
#include "htmlform.hxx"
-#include "frmfmt.hxx"
+#include <frmfmt.hxx>
#include <rtl/strbuf.hxx>
#include <memory>