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/categories_test.cpp')
-rw-r--r--indexer/indexer_tests/categories_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests/categories_test.cpp b/indexer/indexer_tests/categories_test.cpp
index 0e7d24fbcb..618eca832f 100644
--- a/indexer/indexer_tests/categories_test.cpp
+++ b/indexer/indexer_tests/categories_test.cpp
@@ -5,8 +5,8 @@
#include "indexer/classificator.hpp"
#include "indexer/classificator_loader.hpp"
-#include "coding/multilang_utf8_string.hpp"
#include "coding/reader.hpp"
+#include "coding/string_utf8_multilang.hpp"
#include "base/stl_helpers.hpp"
#include "base/string_utils.hpp"