diff --git a/grid.h b/grid.h index 8dd9b65..e25583b 100644 --- a/grid.h +++ b/grid.h @@ -1,7 +1,6 @@ #ifndef GRID_H #define GRID_H -#include #include "snake.h" #define NBL 22