aboutsummaryrefslogtreecommitdiffstats
path: root/devel/projectmanager/files/patch-GNUstepAppLauncher.m
diff options
context:
space:
mode:
Diffstat (limited to 'devel/projectmanager/files/patch-GNUstepAppLauncher.m')
-rw-r--r--devel/projectmanager/files/patch-GNUstepAppLauncher.m19
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/projectmanager/files/patch-GNUstepAppLauncher.m b/devel/projectmanager/files/patch-GNUstepAppLauncher.m
new file mode 100644
index 000000000000..281203ca3c3d
--- /dev/null
+++ b/devel/projectmanager/files/patch-GNUstepAppLauncher.m
@@ -0,0 +1,19 @@
+--- ProjectModules/GNUstepAppLauncher/GNUstepAppLauncher.m.orig 2006-07-09 16:11:41.000000000 +0200
++++ ProjectModules/GNUstepAppLauncher/GNUstepAppLauncher.m 2010-05-23 05:53:40.000000000 +0200
+@@ -30,6 +30,7 @@
+ #import <Foundation/NSProcessInfo.h>
+ #import <Foundation/NSString.h>
+ #import <Foundation/NSTask.h>
++#import <Foundation/NSValue.h>
+
+ #import <AppKit/NSColor.h>
+ #import <AppKit/NSFont.h>
+@@ -44,7 +45,7 @@
+ #import <AppKit/NSTableView.h>
+ #import <AppKit/NSTextStorage.h>
+ #import <AppKit/NSTextView.h>
+-#import <AppKit/NSWindow+Toolbar.h>
++#import <AppKit/NSWindow.h>
+ #import <AppKit/NSToolbar.h>
+ #import <AppKit/NSToolbarItem.h>
+