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:
authorYuri Gorshenin <y@maps.me>2017-11-01 18:05:33 +0300
committermpimenov <mpimenov@users.noreply.github.com>2017-11-01 18:23:24 +0300
commitd96212bc1f904b7b08342121cb009377e15f6d79 (patch)
treeb4fa8e3041a5deff77527fa8b8727f4fbfbebd68 /android/jni/com/mapswithme/maps/MapManager.cpp
parent4604db2aaefa24854ef3100a1f2aa59502418fd6 (diff)
[search] Fixed dancing search results.
Diffstat (limited to 'android/jni/com/mapswithme/maps/MapManager.cpp')
-rw-r--r--android/jni/com/mapswithme/maps/MapManager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/jni/com/mapswithme/maps/MapManager.cpp b/android/jni/com/mapswithme/maps/MapManager.cpp
index 03a0efe283..8c2c98ddae 100644
--- a/android/jni/com/mapswithme/maps/MapManager.cpp
+++ b/android/jni/com/mapswithme/maps/MapManager.cpp
@@ -4,6 +4,7 @@
#include "coding/internal/file_data.hpp"
+#include "storage/country_info_getter.hpp"
#include "storage/storage.hpp"
#include "storage/storage_helpers.hpp"