blob: 8c33665a3b8ad925a1c7204318e55d77b6e3a69f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- mainWindowController.m.orig 2003-04-05 08:47:02.000000000 +0200
+++ mainWindowController.m 2008-06-16 20:36:29.000000000 +0200
@@ -17,6 +17,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include "GNUstepBase/GNUstep.h"
#include "mainWindowController.h"
@implementation MainWindowController
|