X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Other%20Sources%2FEnjoyable_Prefix.pch;h=0261743e6945b3f783c8be0332f60718390d3178;hp=b0d1f40fcf9e0f3fa6d479c7b8b8ab416049b198;hb=edfe4d073c91ca138801f72b8ead630458f53db2;hpb=f8ae7787fe3fe272eaf04586e3007339c907fb33 diff --git a/Other Sources/Enjoyable_Prefix.pch b/Other Sources/Enjoyable_Prefix.pch index b0d1f40..0261743 100644 --- a/Other Sources/Enjoyable_Prefix.pch +++ b/Other Sources/Enjoyable_Prefix.pch @@ -4,15 +4,16 @@ #ifdef __OBJC__ #import -#endif - -#import + #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" -#import "NSRunningApplication+NJPossibleNames.h" -#import "NSRunningApplication+LoginItem.h" + #import "NSError+Description.h" + #import "NSMenu+RepresentedObjectAccessors.h" + #import "NSView+FirstResponder.h" + #import "NSMutableArray+MoveObject.h" + #import "NSFileManager+UniqueNames.h" + #import "NSString+FixFilename.h" + #import "NSRunningApplication+NJPossibleNames.h" + #import "NSRunningApplication+LoginItem.h" + #import "NSOutlineView+ItemAccessors.h" + #import "NSProcessInfo+Debugging.h" +#endif