summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-04 09:41:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-04 20:39:17 +0200
commitea00e07467daf81c113ee9bb75e6f205c373dba1 (patch)
treec9761a29a136ddac41decf6859e81f3f00549e1f /sc
parentbe43987b3e467c41ce40afc6b2c93d89c285dc73 (diff)
drop some unnecessary includes
Change-Id: I5bea83184dd900215ca6f60ba23a4d724789c753 Reviewed-on: https://gerrit.libreoffice.org/80190 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx
index 697721e4668b..5054476613a5 100644
--- a/sc/source/ui/inc/crnrdlg.hxx
+++ b/sc/source/ui/inc/crnrdlg.hxx
@@ -22,7 +22,6 @@
#include "anyrefdg.hxx"
#include <rangelst.hxx>
-#include <vcl/lstbox.hxx>
#include <unordered_map>