diff options
Diffstat (limited to 'desktop/source/app/sofficemain.cxx')
-rw-r--r-- | desktop/source/app/sofficemain.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx index 67bb08f48022..805c4f07602e 100644 --- a/desktop/source/app/sofficemain.cxx +++ b/desktop/source/app/sofficemain.cxx @@ -33,6 +33,7 @@ #include <rtl/bootstrap.hxx> #include <sal/log.hxx> #include <tools/extendapplicationenvironment.hxx> +#include <vcl/glxtestprocess.hxx> #include <vcl/svmain.hxx> #include <com/sun/star/beans/NamedValue.hpp> |