From 97059fbd09fedce0ff830599f8df5f41d42336f2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:30:42 +0200 Subject: loplugin:includeform: svx Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2 --- svx/source/svdraw/svdedtv1.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'svx/source/svdraw/svdedtv1.cxx') diff --git a/svx/source/svdraw/svdedtv1.cxx b/svx/source/svdraw/svdedtv1.cxx index 4ca76bccc993..fa3f7e43b2eb 100644 --- a/svx/source/svdraw/svdedtv1.cxx +++ b/svx/source/svdraw/svdedtv1.cxx @@ -28,10 +28,10 @@ #include #include -#include "getallcharpropids.hxx" -#include "svdglob.hxx" -#include "svx/svditer.hxx" -#include "svx/strings.hrc" +#include +#include +#include +#include #include #include -- cgit