gnome-games r8134 - trunk/aisleriot



Author: jclinton
Date: Tue Oct 21 19:43:47 2008
New Revision: 8134
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8134&view=rev

Log:
Include games-card-images.h and add a copyright message to card-cache.h

Modified:
   trunk/aisleriot/card-cache.h

Modified: trunk/aisleriot/card-cache.h
==============================================================================
--- trunk/aisleriot/card-cache.h	(original)
+++ trunk/aisleriot/card-cache.h	Tue Oct 21 19:43:47 2008
@@ -1,9 +1,27 @@
+/*
+ *  Copyright  2008 Neil Roberts
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2, or (at your option)
+ *  any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
 
 #ifndef AISLERIOT_CARD_CACHE_H
 #define AISLERIOT_CARD_CACHE_H
 
 #include <glib-object.h>
 #include <cogl/cogl.h>
+#include <libgames-support/games-card-images.h>
 
 G_BEGIN_DECLS
 



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