X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FArea.cpp;h=e7d6f6635d8b284f7945bc2c5c2729238ccefbef;hb=69c74684a16695cc068824129ef82ea37f1b4511;hp=2c7f1b8b7987d50fc477b7b8f5c3af501899344b;hpb=a3ba4dc677ad7c92eeb78b20b642241563605c9d;p=l2e.git diff --git a/src/map/Area.cpp b/src/map/Area.cpp index 2c7f1b8..e7d6f66 100644 --- a/src/map/Area.cpp +++ b/src/map/Area.cpp @@ -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