]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/Hero.cpp
removed lazy fwd headers
[l2e.git] / src / battle / Hero.cpp
index 7dd8abb26d453d40277cee55307eed744a8665e0..d09b824d4961f5edb5fc397ec90740de8eae86dd 100644 (file)
@@ -5,6 +5,7 @@
 #include "../common/Ikari.h"
 #include "../common/Item.h"
 #include "../common/Spell.h"
+#include "../math/Vector.h"
 
 using common::Ikari;
 using common::Spell;