Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/jni/com/mapswithme/core/jni_helper.hpp')
-rw-r--r--android/jni/com/mapswithme/core/jni_helper.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/jni/com/mapswithme/core/jni_helper.hpp b/android/jni/com/mapswithme/core/jni_helper.hpp
index 6ac621c37c..5e507d0bcc 100644
--- a/android/jni/com/mapswithme/core/jni_helper.hpp
+++ b/android/jni/com/mapswithme/core/jni_helper.hpp
@@ -11,6 +11,7 @@
extern jclass g_mapObjectClazz;
extern jclass g_bookmarkClazz;
+extern jclass g_myTrackerClazz;
namespace jni
{