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