X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Enjoyable_Prefix.pch;h=4845e9d8a81656a57fb76b6979e569d7272ae4b0;hp=1f44b2f4160004ee1978cddd087b5a9b4c63032c;hb=b18839d1b922bcf00b5ada21e1748b6d78c6773f;hpb=62aa5b73be6ec1e499e6b155cd0e7687c338cbaa diff --git a/Enjoyable_Prefix.pch b/Enjoyable_Prefix.pch index 1f44b2f..4845e9d 100644 --- a/Enjoyable_Prefix.pch +++ b/Enjoyable_Prefix.pch @@ -8,4 +8,9 @@ #import +#import "NSError+Description.h" +#import "NSMenu+RepresentedObjectAccessors.h" #import "NSView+FirstResponder.h" +#import "NSMutableArray+MoveObject.h" +#import "NSFileManager+UniqueNames.h" +#import "NSString+FixFilename.h"