freebsd-ports/databases/gdl2/files/patch-EOClassDescription.h
2008-05-05 14:38:25 +00:00

10 lines
330 B
C

--- EOControl/EOClassDescription.h.orig 2006-12-30 18:41:02.000000000 +0100
+++ EOControl/EOClassDescription.h 2008-05-03 09:09:20.000000000 +0200
@@ -29,6 +29,7 @@
#ifdef GNUSTEP
#include <Foundation/NSArray.h>
+#include <Foundation/NSDictionary.h>
#include <Foundation/NSException.h>
#include <Foundation/NSZone.h>
#else