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