summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/emfphelperdata.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:36 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:09 +0200
commit957e6c7968b205caf939c53942fe1c5fd64d57ef (patch)
tree42331ea01ed9b78af702f756a3e99c4f4ab97667 /drawinglayer/source/tools/emfphelperdata.cxx
parent38ef960bf7e76942d4912c5a9c34cd9d6f1e5dcc (diff)
loplugin:includeform: drawinglayer
Change-Id: I52693e59a37e36fa0bb21732efe90af84fe6d6c6
Diffstat (limited to 'drawinglayer/source/tools/emfphelperdata.cxx')
-rw-r--r--drawinglayer/source/tools/emfphelperdata.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/drawinglayer/source/tools/emfphelperdata.cxx b/drawinglayer/source/tools/emfphelperdata.cxx
index 19d24eb77481..519b4d99510c 100644
--- a/drawinglayer/source/tools/emfphelperdata.cxx
+++ b/drawinglayer/source/tools/emfphelperdata.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <emfphelperdata.hxx>
-#include <emfpbrush.hxx>
-#include <emfppen.hxx>
-#include <emfppath.hxx>
-#include <emfpregion.hxx>
-#include <emfpimage.hxx>
-#include <emfpfont.hxx>
-#include <emfpstringformat.hxx>
+#include "emfphelperdata.hxx"
+#include "emfpbrush.hxx"
+#include "emfppen.hxx"
+#include "emfppath.hxx"
+#include "emfpregion.hxx"
+#include "emfpimage.hxx"
+#include "emfpfont.hxx"
+#include "emfpstringformat.hxx"
#include <basegfx/curve/b2dcubicbezier.hxx>
#include <wmfemfhelper.hxx>
#include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx>