summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsilverbullet.cxx
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/lwpsilverbullet.cxx
parent60de56cf1ae694fd86a2ce20711cf97958228656 (diff)
loplugin:includeform: lotuswordpro
Change-Id: I1ff35dd6242accf0a8e71086a14a72e85eef1c5a
Diffstat (limited to 'lotuswordpro/source/filter/lwpsilverbullet.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpsilverbullet.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpsilverbullet.cxx b/lotuswordpro/source/filter/lwpsilverbullet.cxx
index ff3cbafc9e9c..63f5090f4afc 100644
--- a/lotuswordpro/source/filter/lwpsilverbullet.cxx
+++ b/lotuswordpro/source/filter/lwpsilverbullet.cxx
@@ -59,15 +59,15 @@
************************************************************************/
#include <memory>
-#include "lwpglobalmgr.hxx"
+#include <lwpglobalmgr.hxx>
#include "lwpsilverbullet.hxx"
#include "lwpdoc.hxx"
#include "lwpdivinfo.hxx"
-#include "lwpfoundry.hxx"
+#include <lwpfoundry.hxx>
#include "lwpstory.hxx"
#include "lwppara.hxx"
-#include "xfilter/xfliststyle.hxx"
-#include "xfilter/xfstylemanager.hxx"
+#include <xfilter/xfliststyle.hxx>
+#include <xfilter/xfstylemanager.hxx>
LwpSilverBullet::LwpSilverBullet(LwpObjectHeader const & objHdr, LwpSvStream* pStrm)
: LwpDLNFVList(objHdr, pStrm)