X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FNumberAnimation.h;fp=src%2Fbattle%2FNumberAnimation.h;h=c198cd8f4c1c1cb3ca75a45f55c123e3b2855484;hb=2a1d9169e1f6c2dfe0f93ed40d5fb68d3da342af;hp=f7530562f048233788f7572ba6ae1c92bbebf51a;hpb=f6085f8568f2c754ed2eac294171e542139581f4;p=l2e.git diff --git a/src/battle/NumberAnimation.h b/src/battle/NumberAnimation.h index f753056..c198cd8 100644 --- a/src/battle/NumberAnimation.h +++ b/src/battle/NumberAnimation.h @@ -8,14 +8,9 @@ #ifndef BATTLE_NUMBERANIMATION_H_ #define BATTLE_NUMBERANIMATION_H_ -#include "../graphics/Animation.h" - +#include "../app/fwd.h" #include "../geometry/Vector.h" - -namespace app { - class Application; - class State; -} +#include "../graphics/Animation.h" namespace battle {