X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FMap.cpp;h=682f4f2a8a7f6a43a68cb300db0e7abf36cb2edd;hb=092a2dd175a4001a495c84ee85211734fb928c83;hp=823847c92213eae625b86469ded3b80ba38a5084;hpb=c49d46cbfbd7720627af2414e94963850fe8eed6;p=l2e.git diff --git a/src/map/Map.cpp b/src/map/Map.cpp index 823847c..682f4f2 100644 --- a/src/map/Map.cpp +++ b/src/map/Map.cpp @@ -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