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