summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/sofficemain.cxx')
-rw-r--r--desktop/source/app/sofficemain.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx
index a7072cba50f7..baf6a1be1da1 100644
--- a/desktop/source/app/sofficemain.cxx
+++ b/desktop/source/app/sofficemain.cxx
@@ -28,6 +28,7 @@
#include <rtl/bootstrap.hxx>
#include <tools/extendapplicationenvironment.hxx>
+#include <vcl/svmain.hxx>
#ifdef ANDROID
@@ -43,8 +44,6 @@
#include <touch/touch.h>
#endif
-int SVMain();
-
extern "C" int DESKTOP_DLLPUBLIC soffice_main()
{
#if defined ANDROID