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 'indexer/indexer_tests/index_builder_test.cpp')
-rw-r--r--indexer/indexer_tests/index_builder_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests/index_builder_test.cpp b/indexer/indexer_tests/index_builder_test.cpp
index a4a7c87027..e1e28568df 100644
--- a/indexer/indexer_tests/index_builder_test.cpp
+++ b/indexer/indexer_tests/index_builder_test.cpp
@@ -2,7 +2,7 @@
#include "../index.hpp"
#include "../index_builder.hpp"
-#include "../classif_routine.hpp"
+#include "../classificator_loader.hpp"
#include "../features_vector.hpp"
#include "../../defines.hpp"
#include "../../platform/platform.hpp"