X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=sidebyside;f=Other%20Sources%2FEnjoyable_Prefix.pch;h=a873aec786b339e3de1b3f34c629f8cf7aacfb62;hb=93d9951d6bd16b37e88b8fb6c38bc4afd6c9401e;hp=61d6aeeafd970ab9f54778461ff2c3c2bbcbe9d9;hpb=7e5568674713bedf9318e83b9fb13abbd122382c;p=enjoyable.git diff --git a/Other Sources/Enjoyable_Prefix.pch b/Other Sources/Enjoyable_Prefix.pch index 61d6aee..a873aec 100644 --- a/Other Sources/Enjoyable_Prefix.pch +++ b/Other Sources/Enjoyable_Prefix.pch @@ -15,3 +15,6 @@ #import "NSFileManager+UniqueNames.h" #import "NSString+FixFilename.h" #import "NSRunningApplication+NJPossibleNames.h" +#import "NSRunningApplication+LoginItem.h" +#import "NSOutlineView+ItemAccessors.h" +#import "NSProcessInfo+Debugging.h"