X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Enjoyable_Prefix.pch;h=4f501866344e7883406f4bc312bd6ea54f821a0d;hp=1f44b2f4160004ee1978cddd087b5a9b4c63032c;hb=a2cc76128896f61d5f5cc4039c0dcbb1b6cdff23;hpb=62aa5b73be6ec1e499e6b155cd0e7687c338cbaa diff --git a/Enjoyable_Prefix.pch b/Enjoyable_Prefix.pch index 1f44b2f..4f50186 100644 --- a/Enjoyable_Prefix.pch +++ b/Enjoyable_Prefix.pch @@ -8,4 +8,7 @@ #import +#import "NSError+Description.h" +#import "NSMenu+RepresentedObjectAccessors.h" #import "NSView+FirstResponder.h" +#import "NSMutableArray+MoveObject.h"