X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=debug.c;h=c59dcbb49f975c182390ff6902892e57edf82bc0;hp=3153bf3ed2e07cbc73690984888d3fbdcc812d25;hb=87dc7a4f84d0cca94f16619034fb0748e435322b;hpb=b7de8607ee49edb99979968d5149665bf5590087 diff --git a/debug.c b/debug.c index 3153bf3..c59dcbb 100644 --- a/debug.c +++ b/debug.c @@ -1,6 +1,8 @@ #include "debug.h" +#include "shape.h" #include +#include void printf_surface(SDL_Surface *s, char *name)