]> git.localhorst.tv Git - l2e.git/blobdiff - src/graphics/ComplexAnimation.cpp
renamed namespace geometry -> math
[l2e.git] / src / graphics / ComplexAnimation.cpp
index bd2eaf8732b7044b28a1d770d87539301a4f474a..c1b88c18d789aa2c7fb847331fb6b07a8c326be8 100644 (file)
@@ -3,7 +3,7 @@
 #include "../loader/Interpreter.h"
 #include "../loader/TypeDescription.h"
 
-using geometry::Vector;
+using math::Vector;
 using loader::FieldDescription;
 using loader::Interpreter;
 using loader::TypeDescription;