javaunohelper: blind fix for Android build broken by 2d22f8bb15

Change-Id: Ie56197b3f4a90b8f9510a1c29d0388f5f70e1d16
Reviewed-on: https://gerrit.libreoffice.org/72408
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Tested-by: Michael Stahl <Michael.Stahl@cib.de>
This commit is contained in:
Michael Stahl
2019-05-16 12:59:56 +02:00
parent 56f87dac69
commit e55b3ad270

View File

@@ -36,6 +36,10 @@
#include "juhx-export-functions.hxx"
#include "vm.hxx"
#ifdef DISABLE_DYNLOADING
#include <osl/thread.h>
#endif
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;