We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f8844b + a6ff05a commit 23d21baCopy full SHA for 23d21ba
1 file changed
EDQueue/EDQueue.h
@@ -6,7 +6,7 @@
6
// Copyright (c) 2012 Andrew Sliwinski. All rights reserved.
7
//
8
9
-#import <Foundation/Foundation.h>
+#import <UIKit/UIKit.h>
10
11
typedef NS_ENUM(NSInteger, EDQueueResult) {
12
EDQueueResultSuccess = 0,
0 commit comments