summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/lineaction.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:43:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:11 +0200
commit74067098bbf225138fad5d2c208b6e1fc71fa9a9 (patch)
treebf083b523a58bff4b4513ac4f4ab42c6c1f59d98 /cppcanvas/source/mtfrenderer/lineaction.cxx
parent7a3aafb5a19061ec4ef20aa3328fc76bb8a3c93d (diff)
loplugin:includeform: cppucanvas
Change-Id: I83da2a535f89dfaa675629ca3dc2a6cefc334443
Diffstat (limited to 'cppcanvas/source/mtfrenderer/lineaction.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/lineaction.cxx b/cppcanvas/source/mtfrenderer/lineaction.cxx
index 44fe93ca6d13..6a5062ab3bca 100644
--- a/cppcanvas/source/mtfrenderer/lineaction.cxx
+++ b/cppcanvas/source/mtfrenderer/lineaction.cxx
@@ -18,7 +18,7 @@
*/
-#include <lineaction.hxx>
+#include "lineaction.hxx"
#include <outdevstate.hxx>
#include <com/sun/star/rendering/XCanvas.hpp>
@@ -33,7 +33,7 @@
#include <cppcanvas/canvas.hxx>
-#include <mtftools.hxx>
+#include "mtftools.hxx"
using namespace ::com::sun::star;