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/feature_test.cpp')
-rw-r--r--indexer/indexer_tests/feature_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests/feature_test.cpp b/indexer/indexer_tests/feature_test.cpp
index 90629e6ce6..7b7f6a7420 100644
--- a/indexer/indexer_tests/feature_test.cpp
+++ b/indexer/indexer_tests/feature_test.cpp
@@ -5,7 +5,7 @@
#include "../feature.hpp"
#include "../cell_id.hpp"
#include "../classificator.hpp"
-#include "../classif_routine.hpp"
+#include "../classificator_loader.hpp"
#include "../../platform/platform.hpp"