tinygi

diff src/tgi_impl.h @ 1:bc64090fe3d1

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 20 Jul 2015 04:38:53 +0300
parents 16fdca2a1ef5
children 72752a1b3dbe
line diff
     1.1 --- a/src/tgi_impl.h	Sun Jul 19 18:30:29 2015 +0300
     1.2 +++ b/src/tgi_impl.h	Mon Jul 20 04:38:53 2015 +0300
     1.3 @@ -4,6 +4,7 @@
     1.4  #include "tinygi.h"
     1.5  #include "object.h"
     1.6  #include "logger.h"
     1.7 +#include "vmath/vmath.h"
     1.8  
     1.9  struct tinygi {
    1.10  	struct tgi_object **objects;	/* dynarr */