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 'defines.hpp')
-rw-r--r--defines.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index a7280af864..c9043c3b18 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -50,7 +50,8 @@
#define UGC_FILE_TAG "ugc"
#define LOCALITY_DATA_FILE_TAG "locdata"
-#define LOCALITY_INDEX_FILE_TAG "locidx"
+#define GEO_OBJECTS_INDEX_FILE_TAG "locidx"
+#define REGIONS_INDEX_FILE_TAG "regidx"
#define BORDERS_FILE_TAG "borders"
#define READY_FILE_EXTENSION ".ready"