summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envfmt.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:30:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:50 +0200
commit62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (patch)
tree9190a17b910c36a44dee1b6e8d84460f53a16fa9 /sw/source/ui/envelp/envfmt.cxx
parent34307a8a7da7def2f3ee207c08b59a48864a03f8 (diff)
loplugin:includeform: sw
Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a
Diffstat (limited to 'sw/source/ui/envelp/envfmt.cxx')
-rw-r--r--sw/source/ui/envelp/envfmt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/envelp/envfmt.cxx b/sw/source/ui/envelp/envfmt.cxx
index a9b1f2923447..a53832123b84 100644
--- a/sw/source/ui/envelp/envfmt.cxx
+++ b/sw/source/ui/envelp/envfmt.cxx
@@ -33,9 +33,9 @@
#include <view.hxx>
#include <basesh.hxx>
#include <drpcps.hxx>
-#include <envfmt.hxx>
+#include "envfmt.hxx"
#include <fmtcol.hxx>
-#include "swuipardlg.hxx"
+#include <swuipardlg.hxx>
#include <chrdlgmodes.hxx>
#include <pattern.hxx>
#include <poolfmt.hxx>
@@ -46,7 +46,7 @@
#include <memory>
-#include "swabstdlg.hxx"
+#include <swabstdlg.hxx>
#include <swuiexp.hxx>
namespace {