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/brands_tests.cpp')
-rw-r--r--indexer/indexer_tests/brands_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests/brands_tests.cpp b/indexer/indexer_tests/brands_tests.cpp
index b2801495ab..d2b398be1d 100644
--- a/indexer/indexer_tests/brands_tests.cpp
+++ b/indexer/indexer_tests/brands_tests.cpp
@@ -2,8 +2,8 @@
#include "indexer/brands_holder.hpp"
-#include "coding/multilang_utf8_string.hpp"
#include "coding/reader.hpp"
+#include "coding/string_utf8_multilang.hpp"
#include <memory>
#include <set>