X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FMap.cpp;h=682f4f2a8a7f6a43a68cb300db0e7abf36cb2edd;hb=7011e3c622be7d4f24c0166a1ad5aeb4f8c5f851;hp=823847c92213eae625b86469ded3b80ba38a5084;hpb=a3ba4dc677ad7c92eeb78b20b642241563605c9d;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