]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/ChangeHero.cpp
removed lazy fwd headers
[l2e.git] / src / menu / ChangeHero.cpp
index 69f79c4429647af911ce5f2e1fb4fa071a9a5e0d..98ce7aa996a852c49de5d2bdcc00b507ff06a55a 100644 (file)
@@ -8,6 +8,7 @@
 #include "../app/Input.h"
 #include "../common/GameConfig.h"
 #include "../common/GameState.h"
+#include "../math/Vector.h"
 
 #include <algorithm>