diff --git a/draw.c b/draw.c index 56c85c4..491659b 100644 --- a/draw.c +++ b/draw.c @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "tetris.h" +#include "yatch.h" #include "SDL.h" #include "SDL_ttf.h"