diff --git a/include/pomme.h b/include/pomme.h index 7875267..8a37999 100644 --- a/include/pomme.h +++ b/include/pomme.h @@ -1,9 +1,6 @@ #ifndef POMME_H #define POMME_H -#include "../include/grille.h" -#include "../include/serpent.h" - typedef struct { int x; int y;