summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlgrin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlgrin.cxx')
-rw-r--r--sw/source/filter/html/htmlgrin.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/html/htmlgrin.cxx b/sw/source/filter/html/htmlgrin.cxx
index 2f6a0b26cf8b..e4749b248b12 100644
--- a/sw/source/filter/html/htmlgrin.cxx
+++ b/sw/source/filter/html/htmlgrin.cxx
@@ -18,7 +18,7 @@
*/
#include <memory>
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <comphelper/string.hxx>
#include <vcl/svapp.hxx>
#include <vcl/wrkwin.hxx>
@@ -49,8 +49,8 @@
#include <fmtcntnt.hxx>
#include <fmtanchr.hxx>
#include <fmtfsize.hxx>
-#include "frmatr.hxx"
-#include "charatr.hxx"
+#include <frmatr.hxx>
+#include <charatr.hxx>
#include <frmfmt.hxx>
#include <charfmt.hxx>
#include <docary.hxx>