diff options
Diffstat (limited to 'textproc/localize/files/patch-StringsEntry.m')
-rw-r--r-- | textproc/localize/files/patch-StringsEntry.m | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/localize/files/patch-StringsEntry.m b/textproc/localize/files/patch-StringsEntry.m new file mode 100644 index 000000000000..b717357e621c --- /dev/null +++ b/textproc/localize/files/patch-StringsEntry.m @@ -0,0 +1,10 @@ +--- StringsEntry.m.orig 2004-04-20 17:06:56.000000000 +0200 ++++ StringsEntry.m 2008-05-03 09:31:51.000000000 +0200 +@@ -20,6 +20,7 @@ + + #include <Foundation/NSObject.h> + #include <Foundation/NSArray.h> ++#include <Foundation/NSString.h> + + #include "StringsEntry.h" + |