summaryrefslogtreecommitdiff
path: root/filter/source/svg/parserfragments.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:08 +0200
commit38fc6283ebe27327fb058dae20644301d0602aaa (patch)
treefec7b47f97550aec0637a614fd46c34ae0e53e61 /filter/source/svg/parserfragments.cxx
parent7340b6a951ec53950e272fb4571e26be827a0b2d (diff)
loplugin:includeform: filter
Change-Id: I1720c2ec2649577a9f552cb49edd93a82c8282a0
Diffstat (limited to 'filter/source/svg/parserfragments.cxx')
-rw-r--r--filter/source/svg/parserfragments.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/svg/parserfragments.cxx b/filter/source/svg/parserfragments.cxx
index abeac1137442..e6afdefbab09 100644
--- a/filter/source/svg/parserfragments.cxx
+++ b/filter/source/svg/parserfragments.cxx
@@ -7,9 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "parserfragments.hxx"
+#include <parserfragments.hxx>
#include "spirit_supplements.hxx"
-#include "gfxtypes.hxx"
+#include <gfxtypes.hxx>
#include <basegfx/utils/canvastools.hxx>
#include <com/sun/star/geometry/AffineMatrix2D.hpp>
@@ -23,7 +23,7 @@
#include "units.hxx"
#include "tokenmap.hxx"
-#include "sal/log.hxx"
+#include <sal/log.hxx>
using namespace ::com::sun::star;