summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfextoutdevdata.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:28:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:47 +0200
commitca39dddb8b3c01ff1d8a4cf2961c1b61563397a1 (patch)
treee9f9103fe3045cd56e7a6fc1f19afba3d064bdce /vcl/source/gdi/pdfextoutdevdata.cxx
parente279245767050c8ca9743b33ab395cb67dd9a63c (diff)
loplugin:includeform: vcl
Change-Id: Id7dea3917740aaf4db8dada5e2bea6e117d714ea
Diffstat (limited to 'vcl/source/gdi/pdfextoutdevdata.cxx')
-rw-r--r--vcl/source/gdi/pdfextoutdevdata.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/pdfextoutdevdata.cxx b/vcl/source/gdi/pdfextoutdevdata.cxx
index 42c3f853191a..8974c6f5a645 100644
--- a/vcl/source/gdi/pdfextoutdevdata.cxx
+++ b/vcl/source/gdi/pdfextoutdevdata.cxx
@@ -21,9 +21,9 @@
#include <vcl/graph.hxx>
#include <vcl/outdev.hxx>
#include <vcl/gfxlink.hxx>
-#include "vcl/dllapi.h"
-#include "basegfx/polygon/b2dpolygon.hxx"
-#include "basegfx/polygon/b2dpolygontools.hxx"
+#include <vcl/dllapi.h>
+#include <basegfx/polygon/b2dpolygon.hxx>
+#include <basegfx/polygon/b2dpolygontools.hxx>
#include <set>
#include <memory>