X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FNumberAnimation.h;h=16208dd8a0fcb99b7e0a193f9c7e6f6c3fa96bae;hb=11cf419b542070def1d0edaa69d2389ab1ab427b;hp=f7530562f048233788f7572ba6ae1c92bbebf51a;hpb=0542849dfccfec1ce1477265fa0fee2401a8fb23;p=l2e.git diff --git a/src/battle/NumberAnimation.h b/src/battle/NumberAnimation.h index f753056..16208dd 100644 --- a/src/battle/NumberAnimation.h +++ b/src/battle/NumberAnimation.h @@ -1,21 +1,9 @@ -/* - * NumberAnimation.h - * - * Created on: Aug 12, 2012 - * Author: holy - */ - #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 {