]> git.localhorst.tv Git - l2e.git/blobdiff - src/graphics/CharSelect.cpp
renamed namespace geometry -> math
[l2e.git] / src / graphics / CharSelect.cpp
index 415c7a623f9247db2f9e26ae23d34f25d276b961..a07563b3266daf23044596b36ea652cebe98b8d8 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <cstring>
 
-using geometry::Vector;
+using math::Vector;
 using loader::FieldDescription;
 using loader::Interpreter;
 using loader::TypeDescription;