summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-10 13:48:58 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-16 11:44:09 +0200
commit8ea8ad4e492583e6d1ff278ff0dc679531c8a20e (patch)
tree79aadb64fc1964f7b0e4e98cd4939dc16a775434 /sd/source/ui/view/viewshel.cxx
parente92e240693ca13ac2ee38da3518b12f57d3974db (diff)
tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and a bit of fallout management. Change-Id: Ie86a34f7f091525f21369f989165a56eace70513 Reviewed-on: https://gerrit.libreoffice.org/55558 Tested-by: Jenkins Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sd/source/ui/view/viewshel.cxx')
-rw-r--r--sd/source/ui/view/viewshel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx
index a9d30903b107..be1c561a096a 100644
--- a/sd/source/ui/view/viewshel.cxx
+++ b/sd/source/ui/view/viewshel.cxx
@@ -87,6 +87,7 @@
#include <editeng/editeng.hxx>
#include <svl/poolitem.hxx>
#include <strings.hxx>
+#include <sdmod.hxx>
#include <AccessibleDocumentViewBase.hxx>
using namespace ::com::sun::star;