summaryrefslogtreecommitdiff
path: root/platform/android/src/jni.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/src/jni.hpp')
-rw-r--r--platform/android/src/jni.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/src/jni.hpp b/platform/android/src/jni.hpp
index d12030f3c1..04bad003f6 100644
--- a/platform/android/src/jni.hpp
+++ b/platform/android/src/jni.hpp
@@ -17,6 +17,7 @@ extern std::string apkPath;
extern std::string androidRelease;
extern jmethodID onInvalidateId;
+extern jmethodID wakeCallbackId;
extern jmethodID onMapChangedId;
extern jmethodID onFpsChangedId;
extern jmethodID onSnapshotReadyId;