summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 16:23:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-13 09:56:31 +0200
commitacf941677f92debe62900232231b81c3c03ccf51 (patch)
tree510af2701fb9948e7ddb15b48be913817530277d /vcl
parentddc60f13279adbb4500b2502bcf4864fc8c0e240 (diff)
remove some unneeded includes
Change-Id: I4722cc32e79cb9bd3708a66be127e097fdb84aed Reviewed-on: https://gerrit.libreoffice.org/73838 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/window2.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx
index 2726c283ebde..a5174bb8e367 100644
--- a/vcl/source/window/window2.cxx
+++ b/vcl/source/window/window2.cxx
@@ -32,7 +32,6 @@
#include <vcl/window.hxx>
#include <vcl/scrbar.hxx>
#include <vcl/dockwin.hxx>
-#include <vcl/tabctrl.hxx>
#include <vcl/settings.hxx>
#include <vcl/builder.hxx>