From a06a8ecb743aa3ffb1be83fbb98f7aa06bc230cb Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Wed, 17 Aug 2016 12:30:11 +0200 Subject: screenshots: fix sc screenshot test Seems to need a new document Change-Id: I644d2fcb9fe4ec66e964192d3dda61ca331acece --- vcl/source/window/tabdlg.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl') diff --git a/vcl/source/window/tabdlg.cxx b/vcl/source/window/tabdlg.cxx index 335c00c22244..99da7cc242ce 100644 --- a/vcl/source/window/tabdlg.cxx +++ b/vcl/source/window/tabdlg.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include void TabDialog::ImplInitTabDialogData() -- cgit