X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2FSmallHeroTag.cpp;h=c6f8dafa4a3a1a71aebf9b71228c59087a17cd97;hb=092a2dd175a4001a495c84ee85211734fb928c83;hp=1496d47f3c336c836069eb4158f1669f2f714315;hpb=c49d46cbfbd7720627af2414e94963850fe8eed6;p=l2e.git diff --git a/src/battle/SmallHeroTag.cpp b/src/battle/SmallHeroTag.cpp index 1496d47..c6f8daf 100644 --- a/src/battle/SmallHeroTag.cpp +++ b/src/battle/SmallHeroTag.cpp @@ -5,6 +5,7 @@ #include "../graphics/Font.h" #include "../graphics/Frame.h" #include "../graphics/Gauge.h" +#include "../math/Vector.h" using math::Vector; using graphics::Font;