* Some compile warnings/errors fixed
This commit is contained in:
jean.chalard
2009-08-22 06:39:29 +00:00
parent f2ac56a7e2
commit 1a4b90f71d
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
class MTGGamePhase;
class MTGAbility;
class MTGCardInstance;
class CardGui;
struct CardGui;
class Player;
class TargetChooser;