diff --git a/src/main.c b/src/main.c index a6503ac..450008a 100644 --- a/src/main.c +++ b/src/main.c @@ -11,8 +11,6 @@ #include #include -#include "SDL_render.h" -#include "SDL_timer.h" #include "SDL_ttf.h" #include "errors.h" #include "game/game.h"