[Libreoffice-commits] core.git: vcl/source

Rene Engelhard (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 25 17:08:00 UTC 2019


 vcl/source/window/builder.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c051417642cdae70e32e15f92282e61bab4ff1d6
Author:     Rene Engelhard <rene at debian.org>
AuthorDate: Fri Oct 25 19:06:36 2019 +0200
Commit:     Rene Engelhard <rene at debian.org>
CommitDate: Fri Oct 25 19:07:11 2019 +0200

    fix build
    
    Change-Id: I494f2b6509ed42a80ad807b56f200832de407c31

diff --git a/vcl/source/window/builder.cxx b/vcl/source/window/builder.cxx
index 4b61fedc9112..f6b38a510d5b 100644
--- a/vcl/source/window/builder.cxx
+++ b/vcl/source/window/builder.cxx
@@ -60,6 +60,7 @@
 #include <treeglue.hxx>
 #include <tools/diagnose_ex.h>
 #include <wizdlg.hxx>
+#include <tools/svlibrary.h>
 
 #ifdef DISABLE_DYNLOADING
 #include <dlfcn.h>


More information about the Libreoffice-commits mailing list