]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/StatusMenu.cpp
removed lazy fwd headers
[l2e.git] / src / menu / StatusMenu.cpp
index 49695dc48f6e2313a9fd90c7a583c9550127fdd0..41f848f82dde590cf55c6c872e7cd4469b1ccc7f 100644 (file)
@@ -12,6 +12,7 @@
 #include "../common/Stats.h"
 #include "../graphics/Font.h"
 #include "../graphics/Frame.h"
+#include "../math/Vector.h"
 
 using app::Input;
 using common::Hero;