diff --git a/EDQueue/EDQueue.h b/EDQueue/EDQueue.h index da14d2a..9d49848 100755 --- a/EDQueue/EDQueue.h +++ b/EDQueue/EDQueue.h @@ -6,7 +6,7 @@ // Copyright (c) 2012 Andrew Sliwinski. All rights reserved. // -#import +#import typedef NS_ENUM(NSInteger, EDQueueResult) { EDQueueResultSuccess = 0,