summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-08-17 12:30:11 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-08-18 02:39:15 +0200
commita06a8ecb743aa3ffb1be83fbb98f7aa06bc230cb (patch)
tree809f84ee32f53fde168d3e02015c34534a84241d /vcl
parentce6cbf86a5e4e23404a6102d18bb7433a64531d1 (diff)
screenshots: fix sc screenshot testfeature/dialog-screenshots
Seems to need a new document Change-Id: I644d2fcb9fe4ec66e964192d3dda61ca331acece
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/tabdlg.cxx1
1 files changed, 1 insertions, 0 deletions
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 <vcl/layout.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/tabdlg.hxx>
+#include <vcl/tabpage.hxx>
#include <tools/rc.h>
void TabDialog::ImplInitTabDialogData()