]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/ConfigMenu.cpp
removed lazy fwd headers
[l2e.git] / src / menu / ConfigMenu.cpp
index 8445e82cce78ec811b6d7797b9b9f98affe4ce30..274f30a1d80bc6ee593e4d20e7e4c683200411dc 100644 (file)
@@ -8,6 +8,7 @@
 #include "../common/GameState.h"
 #include "../graphics/Font.h"
 #include "../graphics/Frame.h"
+#include "../math/Vector.h"
 
 using app::Input;
 using common::GameState;