From 677a990d06ed359ed1f49a7ae7444bc73c84d04a Mon Sep 17 00:00:00 2001 From: Kolomiets Yaroslav Date: Wed, 14 Dec 2016 13:50:46 +0200 Subject: [PATCH] Stdint.h| --- fillit.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fillit.h b/fillit.h index 7cacc14..b2f33b5 100644 --- a/fillit.h +++ b/fillit.h @@ -1,3 +1,5 @@ +#include + typedef struct s_tetraminos { uint16_t line[16];