X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FAttackChoice.h;h=d332b267f70a6facf473ad1d47bbc516e8071d7b;hb=f552d26f537af9fa48255bd71cdc1a0a1b860bac;hp=f36520351b173b97cc1421bab2c7693bd6b0070e;hpb=b6469d8a22e60335fd8d9304569e648310ddc399;p=l2e.git diff --git a/src/battle/AttackChoice.h b/src/battle/AttackChoice.h index f365203..d332b26 100644 --- a/src/battle/AttackChoice.h +++ b/src/battle/AttackChoice.h @@ -9,11 +9,7 @@ #define BATTLE_ATTACKCHOICE_H_ #include "TargetSelection.h" - -namespace common { - class Item; - class Spell; -} +#include "../common/fwd.h" namespace battle {