summaryrefslogtreecommitdiff
path: root/x11-toolkits/renaissance/files/patch-GSMarkupCoder.m
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/renaissance/files/patch-GSMarkupCoder.m')
-rw-r--r--x11-toolkits/renaissance/files/patch-GSMarkupCoder.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/renaissance/files/patch-GSMarkupCoder.m b/x11-toolkits/renaissance/files/patch-GSMarkupCoder.m
new file mode 100644
index 000000000000..22b507e6f59a
--- /dev/null
+++ b/x11-toolkits/renaissance/files/patch-GSMarkupCoder.m
@@ -0,0 +1,10 @@
+--- Source/Markup/GSMarkupCoder.m.orig 2003-07-15 11:40:54.000000000 +0200
++++ Source/Markup/GSMarkupCoder.m 2008-05-02 18:18:37.000000000 +0200
+@@ -31,6 +31,7 @@
+ # include <Foundation/Foundation.h>
+ # include "GNUstep.h"
+ #else
++# include <Foundation/NSString.h>
+ # include <Foundation/NSArray.h>
+ # include <Foundation/NSData.h>
+ #endif