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 'iphone/Maps/Classes/Framework.h')
-rw-r--r--iphone/Maps/Classes/Framework.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/iphone/Maps/Classes/Framework.h b/iphone/Maps/Classes/Framework.h
index 491b7a2fdb..caa51d915d 100644
--- a/iphone/Maps/Classes/Framework.h
+++ b/iphone/Maps/Classes/Framework.h
@@ -1,8 +1,7 @@
// Wraps framework access
#pragma once
-#include "../../../map/framework.hpp"
-
+#include "map/framework.hpp"
/// Creates framework at first access
Framework & GetFramework();