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