blob: d277c2eecea74710b6acb4e99498be2fc4f6c6dd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- LibrarySource.m.orig 2004-08-10 15:02:17.000000000 +0200
+++ LibrarySource.m 2008-06-16 20:51:24.000000000 +0200
@@ -20,6 +20,7 @@
** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include "GNUstepBase/GNUstep.h"
#include "GNUstep.h"
#include "LibrarySource.h"
#include "AttributesSource.h"
|