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/location.hpp')
-rw-r--r--platform/location.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/location.hpp b/platform/location.hpp
index 576c95a3ee..6cbbe6ea8e 100644
--- a/platform/location.hpp
+++ b/platform/location.hpp
@@ -1,11 +1,11 @@
#pragma once
-#include "../base/base.hpp"
+#include "base/base.hpp"
-#include "../routing/turns.hpp"
+#include "routing/turns.hpp"
-#include "../std/string.hpp"
-#include "../std/cmath.hpp"
+#include "std/string.hpp"
+#include "std/cmath.hpp"
namespace location