summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2019-10-25 19:06:36 +0200
committerRene Engelhard <rene@debian.org>2019-10-25 19:07:11 +0200
commitc051417642cdae70e32e15f92282e61bab4ff1d6 (patch)
tree13b3c6a5b1a6721c97a7f59e876b406fc8f49c2e /vcl/source
parent9d736d21e46387a07658b3b34bdb55efe7f58251 (diff)
fix build
Change-Id: I494f2b6509ed42a80ad807b56f200832de407c31
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/builder.cxx1
1 files changed, 1 insertions, 0 deletions
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>