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_callback.hpp')
-rw-r--r--platform/http_thread_callback.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/http_thread_callback.hpp b/platform/http_thread_callback.hpp
index 3b827bed35..a9b2d5c2c5 100644
--- a/platform/http_thread_callback.hpp
+++ b/platform/http_thread_callback.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "../std/stdint.hpp"
+#include "std/stdint.hpp"
namespace downloader
{