=================================================================== RCS file: /cvs/ace/ace/games/spider.c,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -r1.2 -r1.3 --- ace/games/spider.c 2010/07/11 14:51:52 1.2 +++ /cvs/ace/ace/games/spider.c 2012/03/24 18:02:02 1.3 @@ -20,8 +20,9 @@ #include #include +#include "imagelib.h" #include "cards.h" -//#include "imagelib.h" +void get_image_set_display_type (int type); #define W CARD_WIDTH #define H CARD_HEIGHT