ports/devel/projectmanager/files/patch-ProjectCreator.m
2007-05-25 04:39:43 +00:00

11 lines
324 B
Objective-C

--- ProjectCreator.m.orig Sun Jul 9 16:11:43 2006
+++ ProjectCreator.m Mon Apr 30 10:53:41 2007
@@ -27,6 +27,7 @@
#import <Foundation/NSUserDefaults.h>
#import <Foundation/NSNotification.h>
#import <Foundation/NSError.h>
+#import <Foundation/NSProcessInfo.h>
#import <AppKit/NSOpenPanel.h>
#import <AppKit/NSView.h>