libanim
diff src/anim.h @ 1:69654793abc3
removed vmath.h from anim.h
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Sun, 23 Sep 2012 08:23:15 +0300 |
parents | fad4701f484e |
children | 2cf7284d2bbb |
line diff
1.1 --- a/src/anim.h Sun Jan 08 05:13:13 2012 +0200 1.2 +++ b/src/anim.h Sun Sep 23 08:23:15 2012 +0300 1.3 @@ -5,7 +5,9 @@ 1.4 1.5 #include <pthread.h> 1.6 1.7 -#include <vmath/vmath.h> 1.8 +#include <vmath/vector.h> 1.9 +#include <vmath/quat.h> 1.10 +#include <vmath/matrix.h> 1.11 #include "track.h" 1.12 1.13 enum {