summaryrefslogtreecommitdiff
path: root/sc/inc/eventuno.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-11 21:55:49 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-15 09:09:01 +0200
commit8713c1ffd852817404447a507a21fc4a613914d9 (patch)
treed6ec73971d94adf519ff2d8c2d34d544ca481040 /sc/inc/eventuno.hxx
parent1c2d8e870cc09e883bc7d53ff6fdefa6c9092a33 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/e*
Found with bin/find-unneeded-includes Only removal proposals/trivial replacements are dealt with here. Change-Id: I0ad6772012c771e8ab3f3f42af26f9ac05615771 Reviewed-on: https://gerrit.libreoffice.org/54147 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/eventuno.hxx')
-rw-r--r--sc/inc/eventuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/eventuno.hxx b/sc/inc/eventuno.hxx
index 504c7cd5cdcc..eb85fd9e6fa4 100644
--- a/sc/inc/eventuno.hxx
+++ b/sc/inc/eventuno.hxx
@@ -25,7 +25,7 @@
#include <cppuhelper/implbase.hxx>
#include <svl/lstner.hxx>
-#include "global.hxx"
+#include "types.hxx"
class ScDocShell;