[Libreoffice-commits] core.git: vcl/android
Michael Stahl
mstahl at redhat.com
Thu Feb 20 13:01:58 PST 2014
vcl/android/androidinst.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f538522a3b5e9a60ee7371485ca9446cd213a586
Author: Michael Stahl <mstahl at redhat.com>
Date: Thu Feb 20 21:58:10 2014 +0100
vcl: try to make android tinderbox happy too
Change-Id: If83b12578ce1e5dcae688589e92a54b96040abdd
diff --git a/vcl/android/androidinst.cxx b/vcl/android/androidinst.cxx
index a061365..25f8853 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__))
More information about the Libreoffice-commits
mailing list