summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpgrfobj.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-04-19 14:19:52 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-04-21 14:51:36 +0200
commita83f77a11b36d5dcdebec08f37df889191143c84 (patch)
treefb05aaa9d33d31797595f25710e982aafe13842a /lotuswordpro/source/filter/lwpgrfobj.hxx
parented1891ece034005d45cdb28fba894a8a3c46d4f9 (diff)
tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxx
Also drop the now unused pass-through header lotuswordpro/inc/lwpheader.hxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I3e2b9c4b5d91651dbefb83d13006f72eb54e62bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92498 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'lotuswordpro/source/filter/lwpgrfobj.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpgrfobj.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpgrfobj.hxx b/lotuswordpro/source/filter/lwpgrfobj.hxx
index 988d338e9613..49e8d514b295 100644
--- a/lotuswordpro/source/filter/lwpgrfobj.hxx
+++ b/lotuswordpro/source/filter/lwpgrfobj.hxx
@@ -62,10 +62,9 @@
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPGRFOBJ_HXX
#include <sal/types.h>
+#include <config_lgpl.h>
#include "lwpoleobject.hxx"
-#include <lwpheader.hxx>
-#include <xfilter/xfrect.hxx>
struct ImageProcessingData
{