]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/HeroStatus.cpp
renamed namespace geometry -> math
[l2e.git] / src / menu / HeroStatus.cpp
index 30091cb14ef56d09a3ebe5e36f1c6abeba03dcf5..919fd8553065dae2ca56524a3824c2561d60418f 100644 (file)
@@ -5,7 +5,7 @@
 #include "../graphics/Font.h"
 #include "../graphics/Sprite.h"
 
-using geometry::Vector;
+using math::Vector;
 
 namespace menu {