blob: 282af70aa8dd1e5a30b4d30098605088f24ef921 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Utilities.m.orig 2004-08-05 22:13:35.000000000 +0200
+++ Utilities.m 2008-06-16 20:51:15.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 "Utilities.h"
#include <Foundation/Foundation.h>
|