summaryrefslogtreecommitdiff
path: root/svx/source/sdr/misc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-02-22 22:47:11 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-02-25 11:33:46 +0100
commitaf126e27075ae3fb1ea3cbc052f9ec0168087661 (patch)
treed310ded803925d81294e18b753cb2ab4441fa1a0 /svx/source/sdr/misc
parent570be56b37e4ff105649e604ff4c8a6c368e2e79 (diff)
tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I332729acbf2f5b5b24b6907dad09c5c5ded94f40 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89290 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/source/sdr/misc')
-rw-r--r--svx/source/sdr/misc/ImageMapInfo.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sdr/misc/ImageMapInfo.cxx b/svx/source/sdr/misc/ImageMapInfo.cxx
index 754e341c811b..e396dc95842b 100644
--- a/svx/source/sdr/misc/ImageMapInfo.cxx
+++ b/svx/source/sdr/misc/ImageMapInfo.cxx
@@ -22,7 +22,6 @@
#include <svx/svdobj.hxx>
#include <svx/svdograf.hxx>
#include <svx/svdoole2.hxx>
-#include <svx/unoshape.hxx>
#include <vcl/imapobj.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>