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_service.cpp')
-rw-r--r--platform/location_service.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/location_service.cpp b/platform/location_service.cpp
index 8c2ac1a560..bab9c686a7 100644
--- a/platform/location_service.cpp
+++ b/platform/location_service.cpp
@@ -1,8 +1,8 @@
-#include "location_service.hpp"
+#include "platform/location_service.hpp"
-#include "../std/target_os.hpp"
-#include "../std/vector.hpp"
-#include "../std/ctime.hpp"
+#include "std/target_os.hpp"
+#include "std/vector.hpp"
+#include "std/ctime.hpp"
namespace
{