mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
10 lines
328 B
Objective-C
10 lines
328 B
Objective-C
--- 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>
|