summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfpbrush.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/mtfrenderer/emfpbrush.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/emfpbrush.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/emfpbrush.cxx b/cppcanvas/source/mtfrenderer/emfpbrush.cxx
index 927c89c1c2fa..b9f2ed4246e2 100644
--- a/cppcanvas/source/mtfrenderer/emfpbrush.cxx
+++ b/cppcanvas/source/mtfrenderer/emfpbrush.cxx
@@ -36,8 +36,8 @@
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <vcl/canvastools.hxx>
#include <implrenderer.hxx>
-#include <emfpbrush.hxx>
-#include <emfppath.hxx>
+#include "emfpbrush.hxx"
+#include "emfppath.hxx"
namespace cppcanvas
{