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/Settings/Preferences.mm')
-rw-r--r--iphone/Maps/Settings/Preferences.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/iphone/Maps/Settings/Preferences.mm b/iphone/Maps/Settings/Preferences.mm
index 1e6e403b30..1b9dcc084f 100644
--- a/iphone/Maps/Settings/Preferences.mm
+++ b/iphone/Maps/Settings/Preferences.mm
@@ -4,7 +4,7 @@
#import "../Classes/MapViewController.h"
#import "Framework.h"
-#include "../../platform/settings.hpp"
+#include "platform/settings.hpp"
//********************* Helper delegate to handle async dialog message ******************
@interface PrefDelegate : NSObject