summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-18 12:20:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-19 09:53:31 +0100
commitb17741499383424a1d9ea4c2eb22906a3a6565aa (patch)
treea2f4d2474f554e7518239c8abbd4ff1e0de3f22d /sc
parenta1fcbda2f88ed6a44d491f3ed1ecc248f3de53c7 (diff)
drop some unneeded includes
Change-Id: Ia7cd7968346ce724ef763ce9578190ae12bdc5b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88932 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/navipi/content.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx
index a64e772ac138..0e073beb92bc 100644
--- a/sc/source/ui/navipi/content.cxx
+++ b/sc/source/ui/navipi/content.cxx
@@ -27,7 +27,6 @@
#include <vcl/help.hxx>
#include <vcl/svapp.hxx>
#include <tools/urlobj.hxx>
-#include <vcl/svlbitm.hxx>
#include <vcl/treelistentry.hxx>
#include <sal/log.hxx>
#include <unotools/charclass.hxx>