]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/CapsuleNameMenu.cpp
removed lazy fwd headers
[l2e.git] / src / menu / CapsuleNameMenu.cpp
index 0dc21cc597a5c38c794ce2ab5f4a4e28f76ac1d9..423652feaa5e10add83719dacf6ccb028d638e9d 100644 (file)
@@ -10,6 +10,7 @@
 #include "../common/GameState.h"
 #include "../graphics/Font.h"
 #include "../graphics/Frame.h"
+#include "../math/Vector.h"
 
 #include <cstring>