X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FArea.cpp;h=e7d6f6635d8b284f7945bc2c5c2729238ccefbef;hb=092a2dd175a4001a495c84ee85211734fb928c83;hp=2c7f1b8b7987d50fc477b7b8f5c3af501899344b;hpb=c49d46cbfbd7720627af2414e94963850fe8eed6;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