We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8844b commit a6ff05aCopy full SHA for a6ff05a
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