summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-04 22:49:21 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-06-11 08:48:04 +0200
commita7ceb3352ad0a35ce2eeb8407cace19e1d14a9db (patch)
treed9597acb78e695b92d35aaa1e7bc4b1b59732906 /include/svx/svdview.hxx
parentb70ab9e9e5630a965c5e6cc40c2480dddf1e2384 (diff)
tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie2a4122d67d2d40732e6fd00b584f33edd802c5b Reviewed-on: https://gerrit.libreoffice.org/73476 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/svx/svdview.hxx')
-rw-r--r--include/svx/svdview.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index 4b145931896c..6712c79fafc0 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -23,14 +23,13 @@
// HACK to avoid too deep includes and to have some
// levels free in svdmark itself (MS compiler include depth limit)
#include <svx/svdhdl.hxx>
-#include <tools/weakbase.hxx>
+#include <tools/weakbase.h>
#include <svtools/accessibilityoptions.hxx>
#include <svx/svxdllapi.h>
#include <svx/svdcrtv.hxx>
#include <vcl/event.hxx>
#include <unotools/options.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
-#include <basegfx/polygon/b2dpolygon.hxx>
// class hierarchy of View:
// SfxListener