aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/jni_common.cpp
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2012-08-01 02:52:29 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-01 02:52:29 -0700
commit5e5d0b83a6d0180f67bf7a381ccec9d28500320b (patch)
tree63883ae577a565e3f969dcac7e220904e2e4de07 /native/jni/jni_common.cpp
parentdcc80c139562ee611c9aac94529553e936346866 (diff)
parentbc8924467eae6cc5dc456cb1fbe4ec97b5b9cf9b (diff)
downloadlatinime-5e5d0b83a6d0180f67bf7a381ccec9d28500320b.tar.gz
latinime-5e5d0b83a6d0180f67bf7a381ccec9d28500320b.tar.xz
latinime-5e5d0b83a6d0180f67bf7a381ccec9d28500320b.zip
am bc892446: am 74fb957e: Header cleanup
* commit 'bc8924467eae6cc5dc456cb1fbe4ec97b5b9cf9b': Header cleanup
Diffstat (limited to 'native/jni/jni_common.cpp')
-rw-r--r--native/jni/jni_common.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/jni/jni_common.cpp b/native/jni/jni_common.cpp
index 94e279ff9..cb2351db1 100644
--- a/native/jni/jni_common.cpp
+++ b/native/jni/jni_common.cpp
@@ -21,6 +21,7 @@
#include "com_android_inputmethod_latin_NativeUtils.h"
#include "defines.h"
#include "jni.h"
+#include "jni_common.h"
#include "proximity_info.h"
#include <cassert>