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