gnome-games r7829 - trunk/libgames-support



Author: chpe
Date: Fri Aug 15 10:14:54 2008
New Revision: 7829
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7829&view=rev

Log:
Include cairo.h here to fix the blackjack build.

Modified:
   trunk/libgames-support/games-preimage.h

Modified: trunk/libgames-support/games-preimage.h
==============================================================================
--- trunk/libgames-support/games-preimage.h	(original)
+++ trunk/libgames-support/games-preimage.h	Fri Aug 15 10:14:54 2008
@@ -23,6 +23,7 @@
 #define GAMES_PREIMAGE_H
 
 #include <glib.h>
+#include <cairo.h>
 #include <gdk-pixbuf/gdk-pixbuf.h>
 
 G_BEGIN_DECLS



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