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.hpp')
-rw-r--r--platform/http_thread_tizen.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/http_thread_tizen.hpp b/platform/http_thread_tizen.hpp
index 6d3f9b17b1..838ef14c63 100644
--- a/platform/http_thread_tizen.hpp
+++ b/platform/http_thread_tizen.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "../../std/target_os.hpp"
-#include "../../std/noncopyable.hpp"
+#include "std/target_os.hpp"
+#include "std/noncopyable.hpp"
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wignored-qualifiers"