summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/mtfrenderer/emfplus.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/cppcanvas/source/mtfrenderer/emfplus.cxx b/cppcanvas/source/mtfrenderer/emfplus.cxx
index 47e1b1d48d3f..60f9f51b3e15 100644
--- a/cppcanvas/source/mtfrenderer/emfplus.cxx
+++ b/cppcanvas/source/mtfrenderer/emfplus.cxx
@@ -44,20 +44,20 @@
#include <com/sun/star/rendering/XCanvas.hpp>
#include <comphelper/propertysequence.hxx>
-#include <bitmapaction.hxx>
+#include "bitmapaction.hxx"
#include <implrenderer.hxx>
#include <outdevstate.hxx>
-#include <polypolyaction.hxx>
-#include <textaction.hxx>
-
-#include <emfpbrush.hxx>
-#include <emfpcustomlinecap.hxx>
-#include <emfpfont.hxx>
-#include <emfpimage.hxx>
-#include <emfppath.hxx>
-#include <emfppen.hxx>
-#include <emfpregion.hxx>
-#include <emfpstringformat.hxx>
+#include "polypolyaction.hxx"
+#include "textaction.hxx"
+
+#include "emfpbrush.hxx"
+#include "emfpcustomlinecap.hxx"
+#include "emfpfont.hxx"
+#include "emfpimage.hxx"
+#include "emfppath.hxx"
+#include "emfppen.hxx"
+#include "emfpregion.hxx"
+#include "emfpstringformat.hxx"
namespace
{