X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FPerson.hpp;h=590bbe407d89d53ca723ee16db502966bcc8db63;hb=1198f8141fe7d5b04a936935c45af3217064b0d7;hp=8ad65301ee1e80640202c64ed33670b6e4fc4cb6;hpb=de9ba9db05eccf77c3efebe4cd3bf7636b899064;p=lugaru.git diff --git a/Source/Objects/Person.hpp b/Source/Objects/Person.hpp index 8ad6530..590bbe4 100644 --- a/Source/Objects/Person.hpp +++ b/Source/Objects/Person.hpp @@ -27,7 +27,7 @@ along with Lugaru. If not, see . #include "Graphic/gamegl.hpp" #include "Graphic/Models.hpp" #include "Graphic/Sprite.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include "Objects/Weapons.hpp" #include