diff options
-rw-r--r-- | vcl/source/app/svmain.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx index 781f6b707ce1..124b11b481ef 100644 --- a/vcl/source/app/svmain.cxx +++ b/vcl/source/app/svmain.cxx @@ -34,6 +34,7 @@ #include <unotools/syslocaleoptions.hxx> #include <vcl/svapp.hxx> +#include <vcl/vclmain.hxx> #include <vcl/wrkwin.hxx> #include <vcl/cvtgrf.hxx> #include <vcl/scheduler.hxx> |