]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/CapsuleMenu.cpp
removed lazy fwd headers
[l2e.git] / src / menu / CapsuleMenu.cpp
index e50215ce34979cc628853a9225d55d31c160f637..6b2eeeb1da1194da8674754a8b7ffbe8358453c3 100644 (file)
@@ -14,6 +14,7 @@
 #include "../graphics/Font.h"
 #include "../graphics/Frame.h"
 #include "../graphics/Texture.h"
+#include "../math/Vector.h"
 
 using app::Input;
 using common::Capsule;