From 2cd6ff8a54b0db76b2f4c5f75988367cfb0feaf0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara <caolanm@redhat.com> Date: Tue, 29 Oct 2019 10:51:03 +0000 Subject: remove unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia4a622b34ff3f71963cff7a1aa8658a4df12f04f Reviewed-on: https://gerrit.libreoffice.org/81676 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> --- sfx2/source/sidebar/TabBar.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/source/sidebar') diff --git a/sfx2/source/sidebar/TabBar.cxx b/sfx2/source/sidebar/TabBar.cxx index 9825a92eac10..96b00f54939e 100644 --- a/sfx2/source/sidebar/TabBar.cxx +++ b/sfx2/source/sidebar/TabBar.cxx @@ -36,7 +36,6 @@ #include <vcl/gradient.hxx> #include <vcl/image.hxx> #include <vcl/svapp.hxx> -#include <vcl/wrkwin.hxx> #include <tools/svborder.hxx> #include <svtools/acceleratorexecute.hxx> -- cgit