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/feature_data.hpp')
-rw-r--r--indexer/feature_data.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/feature_data.hpp b/indexer/feature_data.hpp
index 7fecf628b5..8db386ddab 100644
--- a/indexer/feature_data.hpp
+++ b/indexer/feature_data.hpp
@@ -5,8 +5,8 @@
#include "geometry/point2d.hpp"
-#include "coding/multilang_utf8_string.hpp"
#include "coding/reader.hpp"
+#include "coding/string_utf8_multilang.hpp"
#include "coding/value_opt_string.hpp"
#include <algorithm>