X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FAttackChoice.h;h=8577976ce708d6eeb16a13fe752e6998af54df9c;hb=5228f225de7e2c047d3ddf0b9edfc9a05c4ea167;hp=8cba2353a164bccfd155672dd9c9fc5df291aa0c;hpb=c1443f347c55be69ad35d332ecb9f21dd85d965e;p=l2e.git diff --git a/src/battle/AttackChoice.h b/src/battle/AttackChoice.h index 8cba235..8577976 100644 --- a/src/battle/AttackChoice.h +++ b/src/battle/AttackChoice.h @@ -1,20 +1,8 @@ -/* - * AttackChoice.h - * - * Created on: Aug 7, 2012 - * Author: holy - */ - #ifndef BATTLE_ATTACKCHOICE_H_ #define BATTLE_ATTACKCHOICE_H_ #include "TargetSelection.h" - -namespace common { - class Ikari; - class Item; - class Spell; -} +#include "../common/fwd.h" namespace battle {