]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/CapsuleChangeMenu.cpp
renamed namespace geometry -> math
[l2e.git] / src / menu / CapsuleChangeMenu.cpp
index 386d22cf79c891834633dfd4f5d4c2a7a8b3b06b..de9492988875c6181d69a2ae0a6abd5ae62cf702 100644 (file)
@@ -16,7 +16,7 @@ using app::Input;
 using common::Capsule;
 using common::Inventory;
 using common::Item;
-using geometry::Vector;
+using math::Vector;
 using graphics::Font;
 using graphics::Frame;