]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/SpellMenu.cpp
removed lazy fwd headers
[l2e.git] / src / menu / SpellMenu.cpp
index 09ca56ca53faa8c88fc28b2c0c971d31ea491964..5f125733a58c8dcd8496f19fb32b666121df4b16 100644 (file)
@@ -11,6 +11,7 @@
 #include "../common/Spell.h"
 #include "../graphics/Font.h"
 #include "../graphics/Frame.h"
+#include "../math/Vector.h"
 
 #include <algorithm>
 #include <SDL.h>