summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/lineaction.cxx
diff options
context:
space:
mode:
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;