X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FTargetSelection.h;h=06d6f44198cda86c59341b314d4034a824cddd8a;hb=2a1d9169e1f6c2dfe0f93ed40d5fb68d3da342af;hp=fd1d041c90fe604ea01b229be51036353a21da7d;hpb=f6085f8568f2c754ed2eac294171e542139581f4;p=l2e.git diff --git a/src/battle/TargetSelection.h b/src/battle/TargetSelection.h index fd1d041..06d6f44 100644 --- a/src/battle/TargetSelection.h +++ b/src/battle/TargetSelection.h @@ -8,14 +8,13 @@ #ifndef BATTLE_TARGETSELECTION_H_ #define BATTLE_TARGETSELECTION_H_ -#include +#include "fwd.h" +#include "../common/fwd.h" -namespace common { class TargetingMode; } +#include namespace battle { -class BattleState; - class TargetSelection { public: