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:
authorIlya Grechuhin <i.grechuhin@mapswithme.com>2015-09-18 18:13:48 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:06:34 +0300
commit838054feadf0f3ef61b35cb2f24adad229a9fc4c (patch)
tree52668f9c5658d7b573f6a6293e505667d181f908 /iphone/Maps/Classes/MWMPlacePageEntity.h
parent87e1c2abce165278fda2e6ea2387dae02b734c4b (diff)
[ios] Standardized Framework.h includes.
Diffstat (limited to 'iphone/Maps/Classes/MWMPlacePageEntity.h')
-rw-r--r--iphone/Maps/Classes/MWMPlacePageEntity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iphone/Maps/Classes/MWMPlacePageEntity.h b/iphone/Maps/Classes/MWMPlacePageEntity.h
index c44e49557a..82e6e73625 100644
--- a/iphone/Maps/Classes/MWMPlacePageEntity.h
+++ b/iphone/Maps/Classes/MWMPlacePageEntity.h
@@ -1,6 +1,6 @@
#import <Foundation/Foundation.h>
-#import "Framework.h"
+#include "Framework.h"
#include "map/user_mark.hpp"