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

New commits:
commit c6b702cdd50003f756247e6352357e535f7167a0
Author: Michael Meeks <michael.me...@collabora.com>
Date:   Tue Feb 13 07:11:57 2018 +0100

    Add missing SVLIBRARY include.
    
    Change-Id: I10a1d9430f38499d77ad528ef98cff260873d4de

diff --git a/vcl/source/window/builder.cxx b/vcl/source/window/builder.cxx
index 8deda5a66b83..353db7d5c633 100644
--- a/vcl/source/window/builder.cxx
+++ b/vcl/source/window/builder.cxx
@@ -44,6 +44,7 @@
 #include <xmlreader/xmlreader.hxx>
 #include <desktop/crashreport.hxx>
 #include <strings.hrc>
+#include <tools/svlibrary.h>
 
 #ifdef DISABLE_DYNLOADING
 #include <dlfcn.h>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to