summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-17 19:59:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-18 10:04:53 +0200
commit2785ea58db8449a1ac843b40071e5c854484f6c7 (patch)
tree4c8c506d34f0053cd0e2e6741a094f45f7a70b3f
parent4c1ad48b4203f995dd7a7a3ac177e1ca010c252d (diff)
unnecessary include
Change-Id: I03f2e6f7ada1534202ddf82d21812f4cd20e50fe Reviewed-on: https://gerrit.libreoffice.org/80993 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sc/source/ui/inc/csvgrid.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/csvgrid.hxx b/sc/source/ui/inc/csvgrid.hxx
index 77f5c74b4a2b..84a0b6cb8f73 100644
--- a/sc/source/ui/inc/csvgrid.hxx
+++ b/sc/source/ui/inc/csvgrid.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SC_SOURCE_UI_INC_CSVGRID_HXX
#define INCLUDED_SC_SOURCE_UI_INC_CSVGRID_HXX
-#include <vcl/menu.hxx>
#include <vcl/virdev.hxx>
#include <unotools/options.hxx>