From 72aec4f8f1babefa6a62ff3d035b6d7661de476a Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Tue, 14 Jun 2016 10:01:51 +0200 Subject: screenshots: added stuff for Linux build Change-Id: Icc219fd6d2d8fc555f8e54d1fd0116e5976c5f7b --- include/vcl/abstdlg.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/vcl/abstdlg.hxx b/include/vcl/abstdlg.hxx index daa897d83647..e4416814f472 100644 --- a/include/vcl/abstdlg.hxx +++ b/include/vcl/abstdlg.hxx @@ -22,6 +22,7 @@ #include #include #include +#include namespace vcl { class Window; } class ResId; -- cgit