]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/SelectAttackType.cpp
removed lazy fwd headers
[l2e.git] / src / battle / states / SelectAttackType.cpp
index 0dd5bc472a4aff0177dbd15ccb244a0d026d0ceb..f4a107e881afcd1f9e4f52bafa0acc4b1a9861f8 100644 (file)
@@ -17,6 +17,7 @@
 #include "../../app/Application.h"
 #include "../../app/Input.h"
 #include "../../common/Item.h"
+#include "../../math/Vector.h"
 
 #include <stdexcept>