vcl/source/app/svdata.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit a3b03ba1316b1ec0a9b0a3b45b96dc0a49aa9f1f Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Sep 16 13:59:08 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Sep 16 14:43:07 2019 +0200
missing include (Windows --disable-pch missed declaration of HasAtHook again after 55402d82c5a81322ff7bca3c277a8813bd967a09 "tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/" had reverted be394e1cec8eefd21f5963857b90c2268b511fc5 "missing include") Change-Id: I4f8ba1721d68852b2921daef1a3b538154be190a Reviewed-on: https://gerrit.libreoffice.org/78995 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx index ede298e73110..cb467f034d4e 100644 --- a/vcl/source/app/svdata.cxx +++ b/vcl/source/app/svdata.cxx @@ -34,6 +34,7 @@ #include <vcl/virdev.hxx> #include <vcl/wrkwin.hxx> #include <vcl/uitest/logger.hxx> +#include <salframe.hxx> #include <scrwnd.hxx> #include <helpwin.hxx> #include <vcl/dialog.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits