aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/renaissance/files/patch-GSMarkupWindowController.m
blob: aaef62166b115259acedc68d4468da7a0c16ba2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Source/TagLibrary/GSMarkupWindowController.m.orig   2003-01-26 05:41:50.000000000 +0100
+++ Source/TagLibrary/GSMarkupWindowController.m    2010-05-23 06:49:03.000000000 +0200
@@ -31,6 +31,7 @@
 #ifdef GNUSTEP
 # include <Foundation/NSArray.h>
 # include <Foundation/NSBundle.h>
+# include <Foundation/NSDictionary.h>
 # include <Foundation/NSString.h>
 #else
 # include <Foundation/Foundation.h>