summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TabBar.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-31 15:55:14 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-04-05 10:57:49 +0200
commit01757656f2cc36b6cb8be88ebc0ea1050e0e5c39 (patch)
treec5b88e9a3492c56a2833cddd19c19f5662a95e00 /sfx2/source/sidebar/TabBar.cxx
parent0317835baf1f9531365131203decc6eb44b273e4 (diff)
tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic2bd25bcbcc7f5fb6e29ced70fddb74385b5fb2f Reviewed-on: https://gerrit.libreoffice.org/70077 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sfx2/source/sidebar/TabBar.cxx')
-rw-r--r--sfx2/source/sidebar/TabBar.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/sidebar/TabBar.cxx b/sfx2/source/sidebar/TabBar.cxx
index ab258a7ab473..8ca65efbadd7 100644
--- a/sfx2/source/sidebar/TabBar.cxx
+++ b/sfx2/source/sidebar/TabBar.cxx
@@ -38,6 +38,7 @@
#include <vcl/svapp.hxx>
#include <vcl/wrkwin.hxx>
#include <tools/svborder.hxx>
+#include <svtools/acceleratorexecute.hxx>
#include <com/sun/star/graphic/XGraphicProvider.hpp>