summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
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/cachedprimitivebase.hxx
parent7a3aafb5a19061ec4ef20aa3328fc76bb8a3c93d (diff)
loplugin:includeform: cppucanvas
Change-Id: I83da2a535f89dfaa675629ca3dc2a6cefc334443
Diffstat (limited to 'cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx')
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx b/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
index 68e5649abbfb..af587ae79ab0 100644
--- a/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
+++ b/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
@@ -25,7 +25,7 @@
#include <cppcanvas/canvas.hxx>
-#include "action.hxx"
+#include <action.hxx>
namespace basegfx { class B2DHomMatrix; }