]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/SelectItem.cpp
removed lazy fwd headers
[l2e.git] / src / battle / states / SelectItem.cpp
index acebefa2796f25e0901c34869780b2772838e34f..85ea773ce4d2420ecbbb2ecdf223585f44497358 100644 (file)
@@ -14,6 +14,7 @@
 #include "../../app/Input.h"
 #include "../../common/Item.h"
 #include "../../graphics/Frame.h"
+#include "../../math/Vector.h"
 
 using app::Application;
 using app::Input;