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 'platform/http_thread_tizen.cpp')
-rw-r--r--platform/http_thread_tizen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/http_thread_tizen.cpp b/platform/http_thread_tizen.cpp
index 8bf0406468..ea2b9a510b 100644
--- a/platform/http_thread_tizen.cpp
+++ b/platform/http_thread_tizen.cpp
@@ -3,7 +3,7 @@
#include "platform.hpp"
#include "http_thread_callback.hpp"
-#include "tizen_string_utils.hpp"
+#include "tizen_utils.hpp"
#include <FBaseColIEnumerator.h>