summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/wrap.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/frmdlg/wrap.cxx
parent34307a8a7da7def2f3ee207c08b59a48864a03f8 (diff)
loplugin:includeform: sw
Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a
Diffstat (limited to 'sw/source/ui/frmdlg/wrap.cxx')
-rw-r--r--sw/source/ui/frmdlg/wrap.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/ui/frmdlg/wrap.cxx b/sw/source/ui/frmdlg/wrap.cxx
index 3c3b2e243770..5a9db97e8cee 100644
--- a/sw/source/ui/frmdlg/wrap.cxx
+++ b/sw/source/ui/frmdlg/wrap.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <vcl/graph.hxx>
#include <vcl/settings.hxx>
@@ -30,16 +30,16 @@
#include <fmtfollowtextflow.hxx>
#include <svx/swframevalidation.hxx>
-#include "cmdid.h"
+#include <cmdid.h>
#include <docsh.hxx>
-#include "uitool.hxx"
-#include "wrtsh.hxx"
-#include "swmodule.hxx"
-#include "viewopt.hxx"
-#include "frmatr.hxx"
-#include "frmmgr.hxx"
-#include "globals.hrc"
-#include "wrap.hxx"
+#include <uitool.hxx>
+#include <wrtsh.hxx>
+#include <swmodule.hxx>
+#include <viewopt.hxx>
+#include <frmatr.hxx>
+#include <frmmgr.hxx>
+#include <globals.hrc>
+#include <wrap.hxx>
using namespace ::com::sun::star;