summaryrefslogtreecommitdiffstats
path: root/sw/source/core/inc/frmtool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/frmtool.hxx')
-rw-r--r--sw/source/core/inc/frmtool.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index f0351fa6de29..a382ba3e5f25 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_SW_SOURCE_CORE_INC_FRMTOOL_HXX
#define INCLUDED_SW_SOURCE_CORE_INC_FRMTOOL_HXX
-#include "swtypes.hxx"
+#include <swtypes.hxx>
#include "layfrm.hxx"
-#include "frmatr.hxx"
+#include <frmatr.hxx>
#include "swcache.hxx"
#include <editeng/lrspitem.hxx>
-#include <swfont.hxx>
-#include <flyfrm.hxx>
+#include "swfont.hxx"
+#include "flyfrm.hxx"
#include <basegfx/utils/b2dclipstate.hxx>
class SwPageFrame;