We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342e9bb commit ee57e81Copy full SHA for ee57e81
SIAlertView/SIAlertView.h
@@ -6,7 +6,7 @@
6
// Copyright (c) 2013年 Sumi Interactive. All rights reserved.
7
//
8
9
-#import <Foundation/Foundation.h>
+#import <UIKit/UIKit.h>
10
11
extern NSString *const SIAlertViewWillShowNotification;
12
extern NSString *const SIAlertViewDidShowNotification;
0 commit comments