aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/iOS7AppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/ios7/iOS7AppDelegate.h')
-rw-r--r--backends/platform/ios7/iOS7AppDelegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ios7/iOS7AppDelegate.h b/backends/platform/ios7/iOS7AppDelegate.h
index 224989880d..08696c7b61 100644
--- a/backends/platform/ios7/iOS7AppDelegate.h
+++ b/backends/platform/ios7/iOS7AppDelegate.h
@@ -23,7 +23,7 @@
#ifndef BACKENDS_PLATFORM_IOS7_IOS7_APP_DELEGATE_H
#define BACKENDS_PLATFORM_IOS7_IOS7_APP_DELEGATE_H
-#import <UIKit/UIKit.h>
+#include <UIKit/UIKit.h>
@class iPhoneView;