From 3784e4d5ef6869f1f1da3c0b382112aa1e4a56d4 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:32:55 +0200 Subject: loplugin:includeform: sd Change-Id: I4b75316c8644a591e6d1cfab4945ef123f945b53 --- sd/source/ui/func/fuscale.cxx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'sd/source/ui/func/fuscale.cxx') diff --git a/sd/source/ui/func/fuscale.cxx b/sd/source/ui/func/fuscale.cxx index 97900dc99dd8..6ffa2b98073e 100644 --- a/sd/source/ui/func/fuscale.cxx +++ b/sd/source/ui/func/fuscale.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuscale.hxx" +#include #include -#include "app.hrc" -#include "View.hxx" -#include "Window.hxx" -#include "OutlineViewShell.hxx" -#include "drawview.hxx" -#include "drawdoc.hxx" -#include "DrawViewShell.hxx" -#include "ViewShell.hxx" -#include "fuzoom.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -- cgit