aboutsummaryrefslogtreecommitdiff
path: root/common/android_util.cpp
diff options
context:
space:
mode:
authorCody Northrop <cnorthrop@google.com>2017-08-16 13:25:22 -0600
committerCody Northrop <cnorthrop@google.com>2017-08-16 14:13:27 -0600
commit74013d2e4f471df7ffa95460eb509f4220653378 (patch)
treec861eaeec489e191af0fa6560502caa5bc9e4c83 /common/android_util.cpp
parent017981f812a92665e26763f5160ba5a72a440172 (diff)
downloadusermoji-74013d2e4f471df7ffa95460eb509f4220653378.tar.xz
android: Updates for NDK r15
Removes app_dummy from apps that use native activity. For more details refer to: https://github.com/android-ndk/ndk/issues/381
Diffstat (limited to 'common/android_util.cpp')
-rw-r--r--common/android_util.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/android_util.cpp b/common/android_util.cpp
index 1480f44b..664bcd0f 100644
--- a/common/android_util.cpp
+++ b/common/android_util.cpp
@@ -22,6 +22,7 @@
#include <vector>
#include <string>
#include <sstream>
+#include <stdlib.h>
extern "C" {