From 74067098bbf225138fad5d2c208b6e1fc71fa9a9 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:43:32 +0200 Subject: loplugin:includeform: cppucanvas Change-Id: I83da2a535f89dfaa675629ca3dc2a6cefc334443 --- cppcanvas/source/mtfrenderer/transparencygroupaction.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cppcanvas/source/mtfrenderer/transparencygroupaction.cxx') diff --git a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx index 16fa545c3c68..f8026e4d7f78 100644 --- a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx +++ b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx @@ -49,9 +49,9 @@ #include #include "transparencygroupaction.hxx" -#include "outdevstate.hxx" +#include #include "mtftools.hxx" -#include "cppcanvas/vclfactory.hxx" +#include using namespace ::com::sun::star; -- cgit