summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:37:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:02 +0200
commite6ecc6e428a49c725484547dfa4454bab3aba882 (patch)
tree3e857cd74783ede2ee80b726298d9a64f5d91494 /lotuswordpro/source/filter/lwppara.hxx
parent60de56cf1ae694fd86a2ce20711cf97958228656 (diff)
loplugin:includeform: lotuswordpro
Change-Id: I1ff35dd6242accf0a8e71086a14a72e85eef1c5a
Diffstat (limited to 'lotuswordpro/source/filter/lwppara.hxx')
-rw-r--r--lotuswordpro/source/filter/lwppara.hxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/lotuswordpro/source/filter/lwppara.hxx b/lotuswordpro/source/filter/lwppara.hxx
index 8cbac2f5a324..c3619ffceb8c 100644
--- a/lotuswordpro/source/filter/lwppara.hxx
+++ b/lotuswordpro/source/filter/lwppara.hxx
@@ -64,23 +64,23 @@
#include <memory>
#include "lwpfribheader.hxx"
-#include "lwpobj.hxx"
-#include "lwpobjstrm.hxx"
+#include <lwpobj.hxx>
+#include <lwpobjstrm.hxx>
#include <vector>
-#include "lwpheader.hxx"
+#include <lwpheader.hxx>
#include "lwpdlvlist.hxx"
-#include "lwpbasetype.hxx"
-#include "lwpoverride.hxx"
-#include "lwpfoundry.hxx"
+#include <lwpbasetype.hxx>
+#include <lwpoverride.hxx>
+#include <lwpfoundry.hxx>
#include "lwplayout.hxx"
-#include "lwpfrib.hxx"
+#include <lwpfrib.hxx>
#include "lwpfribptr.hxx"
#include "lwpfribtext.hxx"
-#include "xfilter/xfparagraph.hxx"
-#include "xfilter/xfdefs.hxx"
-#include "xfilter/xfparastyle.hxx"
-#include "xfilter/xfsection.hxx"
+#include <xfilter/xfparagraph.hxx>
+#include <xfilter/xfdefs.hxx>
+#include <xfilter/xfparastyle.hxx>
+#include <xfilter/xfsection.hxx>
class LwpParaProperty;
class LwpPara;