summaryrefslogtreecommitdiff
path: root/vcl/android
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-20 21:58:10 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-20 21:58:28 +0100
commitf538522a3b5e9a60ee7371485ca9446cd213a586 (patch)
tree601fbe80e7e319ae4fc64f54024c0ecaafc31db4 /vcl/android
parentc340131d16e49d91f15a2bd9c102a7da8c906602 (diff)
vcl: try to make android tinderbox happy too
Change-Id: If83b12578ce1e5dcae688589e92a54b96040abdd
Diffstat (limited to 'vcl/android')
-rw-r--r--vcl/android/androidinst.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/android/androidinst.cxx b/vcl/android/androidinst.cxx
index a0613650775b..25f885377ba5 100644
--- a/vcl/android/androidinst.cxx
+++ b/vcl/android/androidinst.cxx
@@ -20,6 +20,7 @@
#include <rtl/strbuf.hxx>
#include <basebmp/scanlineformats.hxx>
#include <touch/touch.h>
+#include <vcl/settings.hxx>
#define LOGTAG "LibreOffice/androidinst"
#define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, LOGTAG, __VA_ARGS__))