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 'search/locality_finder.cpp')
-rw-r--r--search/locality_finder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/locality_finder.cpp b/search/locality_finder.cpp
index 0d57b99e8f..c890636617 100644
--- a/search/locality_finder.cpp
+++ b/search/locality_finder.cpp
@@ -5,8 +5,8 @@
#include "search/dummy_rank_table.hpp"
#include "search/mwm_context.hpp"
-#include "indexer/ftypes_matcher.hpp"
#include "indexer/feature_algo.hpp"
+#include "indexer/ftypes_matcher.hpp"
#include "indexer/index.hpp"
#include "base/assert.hpp"