gnome-games r8027 - trunk/gtali
- From: thomashpa svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8027 - trunk/gtali
- Date: Tue, 14 Oct 2008 21:17:55 +0000 (UTC)
Author: thomashpa
Date: Tue Oct 14 21:17:54 2008
New Revision: 8027
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8027&view=rev
Log:
Add missing include of <gdk/gdkkeysyms.h> to fix build
Modified:
trunk/gtali/gyahtzee.c
Modified: trunk/gtali/gyahtzee.c
==============================================================================
--- trunk/gtali/gyahtzee.c (original)
+++ trunk/gtali/gyahtzee.c Tue Oct 14 21:17:54 2008
@@ -41,6 +41,7 @@
#include <glib/gi18n.h>
#include <gtk/gtk.h>
+#include <gdk/gdkkeysyms.h>
#include <games-stock.h>
#include <games-scores.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]