From a4c7ded1fd2a879e66760a8fc3846af538da4b9d Mon Sep 17 00:00:00 2001 From: Matteo Casalin Date: Tue, 25 Dec 2012 15:18:26 +0100 Subject: Cleanup: #include Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- lotuswordpro/source/filter/lwpgrfobj.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lotuswordpro') diff --git a/lotuswordpro/source/filter/lwpgrfobj.hxx b/lotuswordpro/source/filter/lwpgrfobj.hxx index 59e912d7c353..b188fa5fb85e 100644 --- a/lotuswordpro/source/filter/lwpgrfobj.hxx +++ b/lotuswordpro/source/filter/lwpgrfobj.hxx @@ -61,10 +61,11 @@ #ifndef LWPGRFOBJECT_HXX_ #define LWPGRFOBJECT_HXX_ +#include + #include "lwpoleobject.hxx" #include "lwpheader.hxx" #include "xfilter/xfrect.hxx" -#include struct ImageProcessingData { -- cgit