X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FHeroTag.h;fp=src%2Fbattle%2FHeroTag.h;h=9ce1963cb854209d8ef177a9080deb5dbdada9c6;hb=2a1d9169e1f6c2dfe0f93ed40d5fb68d3da342af;hp=8750081148cb8c94b58c845d411cf6cfd462947a;hpb=f6085f8568f2c754ed2eac294171e542139581f4;p=l2e.git diff --git a/src/battle/HeroTag.h b/src/battle/HeroTag.h index 8750081..9ce1963 100644 --- a/src/battle/HeroTag.h +++ b/src/battle/HeroTag.h @@ -8,22 +8,15 @@ #ifndef BATTLE_HEROTAG_H_ #define BATTLE_HEROTAG_H_ +#include "fwd.h" #include "Hero.h" #include "../geometry/Vector.h" +#include "../graphics/fwd.h" #include -namespace graphics { - class Font; - class Frame; - class Gauge; - class Sprite; -} - namespace battle { -class BattleState; - class HeroTag { public: