- fix compilation issues introduced in r1727
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-18 12:43:30 +00:00
parent 2df6a71c87
commit bd6c1a2407
19 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,6 @@
class MTGCardInstance;
class GameObserver;
class Spell;
class Damageable;
class PlayGuiObject;
@@ -14,6 +13,7 @@ class Player;
class AManaProducer;
class WEvent;
#include "../include/GameObserver.h"
#include "ActionElement.h"
#include <string>
#include <map>