]> git.localhorst.tv Git - l2e.git/blobdiff - src/loader/Interpreter.h
renamed namespace geometry -> math
[l2e.git] / src / loader / Interpreter.h
index fc1499dbd807c10eff793ee7b34a3506db8df640..5707959e49265d52b66ecd075ac64d569b7dc44c 100644 (file)
@@ -8,7 +8,7 @@
 #include "../battle/fwd.h"
 #include "../common/fwd.h"
 #include "../common/Script.h"
-#include "../geometry/Vector.h"
+#include "../math/Vector.h"
 #include "../graphics/Color.h"
 #include "../graphics/ComplexAnimation.h"
 #include "../graphics/fwd.h"