X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.h;h=21768a4f2494ea64fea340c33cea7ed62349fc1e;hb=4d0ec1838440e55f24e8ec9501a62348cd9e2ec3;hp=4e0edaecb6dcf46be4f093007d2d5a7235053071;hpb=4f4771bb67958d2e9180ba24d422141b9069e363;p=lugaru.git diff --git a/Source/Person.h b/Source/Person.h index 4e0edae..21768a4 100644 --- a/Source/Person.h +++ b/Source/Person.h @@ -25,14 +25,14 @@ along with Lugaru. If not, see . #include "gamegl.h" #include "Quaternions.h" -#include "Skeleton.h" +#include "Animation/Skeleton.h" #include "Models.h" #include "Terrain.h" #include "Sprite.h" #include #include #include "Weapons.h" -#include "Animation.h" +#include "Animation/Animation.h" #define passivetype 0 #define guardtype 1