]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/Monster.cpp
removed lazy fwd headers
[l2e.git] / src / battle / Monster.cpp
index 0088c7935856f817ebdd05015f287635c46c6be7..a252e5f4e5084c2823ef8cf7019177e660be2b37 100644 (file)
@@ -5,6 +5,7 @@
 #include "../graphics/Sprite.h"
 #include "../loader/Interpreter.h"
 #include "../loader/TypeDescription.h"
+#include "../math/Vector.h"
 
 using common::Stats;
 using graphics::Animation;