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/engine.cpp')
-rw-r--r--search/engine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/engine.cpp b/search/engine.cpp
index 97b63a2ea2..0f8c129a77 100644
--- a/search/engine.cpp
+++ b/search/engine.cpp
@@ -1,8 +1,8 @@
#include "search/engine.hpp"
#include "search/geometry_utils.hpp"
-#include "search/params.hpp"
#include "search/processor.hpp"
+#include "search/search_params.hpp"
#include "storage/country_info_getter.hpp"