summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpgrfobj.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/lwpgrfobj.cxx
parentloplugin:includeform: mysqlc (diff)
downloadcore-e6ecc6e428a49c725484547dfa4454bab3aba882.tar.gz
core-e6ecc6e428a49c725484547dfa4454bab3aba882.zip
loplugin:includeform: lotuswordpro
Change-Id: I1ff35dd6242accf0a8e71086a14a72e85eef1c5a
Diffstat (limited to 'lotuswordpro/source/filter/lwpgrfobj.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpgrfobj.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/lotuswordpro/source/filter/lwpgrfobj.cxx b/lotuswordpro/source/filter/lwpgrfobj.cxx
index 55db2b3fb73c..4d596c82dd3e 100644
--- a/lotuswordpro/source/filter/lwpgrfobj.cxx
+++ b/lotuswordpro/source/filter/lwpgrfobj.cxx
@@ -67,18 +67,18 @@
#include "lwpsdwfileloader.hxx"
#include "bento.hxx"
-#include "lwpglobalmgr.hxx"
+#include <lwpglobalmgr.hxx>
#include "lwpframelayout.hxx"
-#include "xfilter/xfframe.hxx"
-#include "xfilter/xfimage.hxx"
-#include "xfilter/xfimagestyle.hxx"
-#include "xfilter/xfstylemanager.hxx"
-#include "xfilter/xfparagraph.hxx"
-#include "xfilter/xfannotation.hxx"
+#include <xfilter/xfframe.hxx>
+#include <xfilter/xfimage.hxx>
+#include <xfilter/xfimagestyle.hxx>
+#include <xfilter/xfstylemanager.hxx>
+#include <xfilter/xfparagraph.hxx>
+#include <xfilter/xfannotation.hxx>
//For chart
-#include "string.h"
+#include <string.h>
#include <osl/thread.h>