cui/source/dialogs/screenshotannotationdlg.cxx |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit fc4da7c04c7a873afa1d583ff3bcd2d0e4dc6f70
Author: Armin Le Grand <armin.le.gr...@cib.de>
Date:   Fri Aug 26 19:08:19 2016 +0200

    screenshot: corrections for linux build
    
    Change-Id: I973f746f15dca4bd35495c8309bfad6af20e8707

diff --git a/cui/source/dialogs/screenshotannotationdlg.cxx 
b/cui/source/dialogs/screenshotannotationdlg.cxx
index bb955bf..05eeca9 100644
--- a/cui/source/dialogs/screenshotannotationdlg.cxx
+++ b/cui/source/dialogs/screenshotannotationdlg.cxx
@@ -29,6 +29,14 @@
 #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
 #include <vcl/pngwrite.hxx>
 #include <basegfx/polygon/b2dpolygontools.hxx>
+#include <tools/urlobj.hxx>
+#include <vcl/fixed.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/salgtype.hxx>
+#include <vcl/virdev.hxx>
+#include <vcl/vclmedit.hxx>
+#include <vcl/button.hxx>
+#include <svtools/optionsdrawinglayer.hxx>
 
 using namespace com::sun::star;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to