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/settings.hpp')
-rw-r--r--platform/settings.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/settings.hpp b/platform/settings.hpp
index 39c01aeb89..122075d8ba 100644
--- a/platform/settings.hpp
+++ b/platform/settings.hpp
@@ -1,7 +1,7 @@
#pragma once
-#include "../std/string.hpp"
-#include "../std/map.hpp"
+#include "std/string.hpp"
+#include "std/map.hpp"
namespace Settings
{