From af3c5b5a2ad2c21c7057ff5d697348c30c644b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= <tom@toms-cafe.de> Date: Sun, 15 May 2005 20:40:40 +0200 Subject: Fixed compilation with woody --- game.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'game.h') diff --git a/game.h b/game.h index 4e7a6e2..86f516a 100644 --- a/game.h +++ b/game.h @@ -3,12 +3,13 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: game.h 2 2005-05-14 22:25:56Z tom $ + * $Id: game.h 5 2005-05-15 18:40:40Z tom $ */ #ifndef VDR_SPIDER_GAME_H #define VDR_SPIDER_GAME_H +#include "spider.h" class SpiderSetup; class Deck; class Tableau; -- cgit v1.2.3