X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=debug.c;h=c59dcbb49f975c182390ff6902892e57edf82bc0;hp=3153bf3ed2e07cbc73690984888d3fbdcc812d25;hb=f8b249157652f109467064877561955910f98fc1;hpb=9c864f32b506241d30e1b40fae5bea78f54ec498 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)