mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
10 lines
326 B
Objective-C
10 lines
326 B
Objective-C
--- Preferences.m.orig 2006-07-09 16:11:44.000000000 +0200
|
|
+++ Preferences.m 2010-05-23 05:27:20.000000000 +0200
|
|
@@ -26,6 +26,7 @@
|
|
#import <Foundation/NSString.h>
|
|
#import <Foundation/NSArray.h>
|
|
#import <Foundation/NSDictionary.h>
|
|
+#import <Foundation/NSDebug.h>
|
|
|
|
#import <AppKit/NSNibLoading.h>
|
|
#import <AppKit/NSBox.h>
|