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/sidebar/SelectionChangeHandler.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'svx/source/sidebar/SelectionChangeHandler.cxx') diff --git a/svx/source/sidebar/SelectionChangeHandler.cxx b/svx/source/sidebar/SelectionChangeHandler.cxx index 1b6c624380e4..6ec2baed0d86 100644 --- a/svx/source/sidebar/SelectionChangeHandler.cxx +++ b/svx/source/sidebar/SelectionChangeHandler.cxx @@ -16,10 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "svx/sidebar/SelectionChangeHandler.hxx" -#include "svx/sidebar/SelectionAnalyzer.hxx" -#include "svx/sidebar/ContextChangeEventMultiplexer.hxx" -#include "svx/svdmrkv.hxx" +#include +#include +#include +#include #include #include -- cgit