X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fmath%2Fvector.cpp;h=1b04518b5ecf3c824f7a3046d295574006f177d7;hb=4b476ec30e7dd62249328054402d6493c20a685d;hp=d3a3225e948d66c99734aeda9663d83faf8f6760;hpb=edaacb3651cf0560314dd008d7243be4b3b2f8c6;p=supertux.git diff --git a/lib/math/vector.cpp b/lib/math/vector.cpp index d3a3225e9..1b04518b5 100644 --- a/lib/math/vector.cpp +++ b/lib/math/vector.cpp @@ -19,7 +19,7 @@ #include -#include "math/vector.h" +#include "../math/vector.h" using namespace SuperTux;