mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
11 lines
348 B
Objective-C
11 lines
348 B
Objective-C
--- Controller.m.orig Sun Jul 9 16:11:44 2006
|
|
+++ Controller.m Mon Apr 30 10:57:16 2007
|
|
@@ -29,6 +29,8 @@
|
|
#import <Foundation/NSFileManager.h>
|
|
#import <Foundation/NSUserDefaults.h>
|
|
#import <Foundation/NSNotification.h>
|
|
+#import <Foundation/NSError.h>
|
|
+#import <Foundation/NSDebug.h>
|
|
|
|
#import <AppKit/NSOpenPanel.h>
|
|
#import <AppKit/NSView.h>
|