gnome-games/gnothello: minor compile fix




Hi,

gnome-games/gnothello/gnothello.c, CVS-1998-9-26 fails to compile.

Patch follows:

-----------------------------------
--- gnome-games/gnothello/gnothello.c-dist	Fri Sep 25 23:02:39 1998
+++ gnome-games/gnothello/gnothello.c	Sat Sep 26 20:15:03 1998
@@ -21,6 +21,7 @@
 
 #include <config.h>
 #include <gnome.h>
+#include <gdk/gdkkeysyms.h>
 
 #include <sys/time.h>
 #include <string.h>
-----------------------------------

-- 
Kang-Jin Lee
lee@arco.met.fu-berlin.de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]