vcl/source/app/svdata.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8f18fca2714a80e236cdb041a7f6d17d0abcb619
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Mon Jul 15 13:23:11 2019 +0100
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Tue Jul 16 15:52:59 2019 +0200

    Fix Windows build: missing include
    
    Change-Id: I129648c471df8f91c52c5e7c4172781aa1eeb6fc
    Reviewed-on: https://gerrit.libreoffice.org/75692
    Tested-by: Jenkins
    Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com>

diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx
index d21f926dea5a..5df1e261c1cf 100644
--- a/vcl/source/app/svdata.cxx
+++ b/vcl/source/app/svdata.cxx
@@ -45,6 +45,7 @@
 #include <salsys.hxx>
 #include <units.hrc>
 #include <print.h>
+#include <salframe.hxx>
 
 #include <com/sun/star/accessibility/MSAAService.hpp>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to