summaryrefslogtreecommitdiff
path: root/vcl/source/window/abstdlg.cxx
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-06-14 10:01:51 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-08-18 02:39:07 +0200
commit72aec4f8f1babefa6a62ff3d035b6d7661de476a (patch)
tree05d48d7ffda8823aeffb7036516161d6882eca75 /vcl/source/window/abstdlg.cxx
parent13a9727a6399df8df0b2719adb094c81e147a3e8 (diff)
screenshots: added stuff for Linux build
Change-Id: Icc219fd6d2d8fc555f8e54d1fd0116e5976c5f7b
Diffstat (limited to 'vcl/source/window/abstdlg.cxx')
-rw-r--r--vcl/source/window/abstdlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/abstdlg.cxx b/vcl/source/window/abstdlg.cxx
index 260055ff8566..807e75ead2d0 100644
--- a/vcl/source/window/abstdlg.cxx
+++ b/vcl/source/window/abstdlg.cxx
@@ -22,6 +22,7 @@
#include <rtl/ustring.hxx>
#include <osl/module.hxx>
#include <vcl/abstdlg.hxx>
+#include <vcl/bitmap.hxx>
typedef VclAbstractDialogFactory* (SAL_CALL *FuncPtrCreateDialogFactory)();