framework/source/uielement/headermenucontroller.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 3bd7c79abe83efa66c4dd70834b6a3b3e9eb6b0a Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Nov 29 21:09:36 2021 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Nov 30 09:46:55 2021 +0100 drop unneeded include Change-Id: I3eba0020edefcc92bc612eea1f388f17b9a45022 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126072 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/framework/source/uielement/headermenucontroller.cxx b/framework/source/uielement/headermenucontroller.cxx index 14a661e6f3a0..cbcdc33bc5fa 100644 --- a/framework/source/uielement/headermenucontroller.cxx +++ b/framework/source/uielement/headermenucontroller.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <rtl/ustrbuf.hxx> #include <osl/mutex.hxx>