X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmenu%2FHeroStatus.cpp;h=919fd8553065dae2ca56524a3824c2561d60418f;hb=ec824200aec12d6870b70304bcd2e2aeadba767b;hp=5bc0c3b51205e34edf0ee8cb5136ffde40c0afff;hpb=17afcc24569b38a9816f616bc025ba871ad3e48e;p=l2e.git diff --git a/src/menu/HeroStatus.cpp b/src/menu/HeroStatus.cpp index 5bc0c3b..919fd85 100644 --- a/src/menu/HeroStatus.cpp +++ b/src/menu/HeroStatus.cpp @@ -1,10 +1,3 @@ -/* - * HeroStatus.cpp - * - * Created on: Oct 21, 2012 - * Author: holy - */ - #include "HeroStatus.h" #include "Resources.h" @@ -12,7 +5,7 @@ #include "../graphics/Font.h" #include "../graphics/Sprite.h" -using geometry::Vector; +using math::Vector; namespace menu {