From 4683edefdede2f482cc43c4fb516dba9ce50318c Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Tue, 23 Aug 2005 21:16:18 +0000 Subject: Fixed errornous forward declaration. --- src/gui/shop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/shop.h b/src/gui/shop.h index 4589e01a..e256f869 100644 --- a/src/gui/shop.h +++ b/src/gui/shop.h @@ -24,7 +24,7 @@ #ifndef _SHOP_H #define _SHOP_H -#include +#include struct ITEM_SHOP { std::string name; -- cgit v1.2.3-70-g09d2