]> git.localhorst.tv Git - l2e.git/blobdiff - src/map/Map.cpp
removed lazy fwd headers
[l2e.git] / src / map / Map.cpp
index 823847c92213eae625b86469ded3b80ba38a5084..682f4f2a8a7f6a43a68cb300db0e7abf36cb2edd 100644 (file)
@@ -6,6 +6,7 @@
 #include "../graphics/Sprite.h"
 #include "../loader/Interpreter.h"
 #include "../loader/TypeDescription.h"
+#include "../math/Vector.h"
 #include "../sdl/utility.h"
 
 #include <stdexcept>