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/Android.mk')
-rw-r--r--android/jni/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/jni/Android.mk b/android/jni/Android.mk
index 788b37b17c..46d5b6953a 100644
--- a/android/jni/Android.mk
+++ b/android/jni/Android.mk
@@ -84,7 +84,7 @@ LOCAL_SRC_FILES := \
com/mapswithme/maps/sound/tts.cpp \
com/mapswithme/maps/VideoTimer.cpp \
com/mapswithme/maps/MapFragment.cpp \
- com/mapswithme/maps/MWMApplication.cpp \
+ com/mapswithme/maps/MwmApplication.cpp \
com/mapswithme/maps/Lifecycle.cpp \
com/mapswithme/maps/LocationState.cpp \
com/mapswithme/maps/MapStorage.cpp \