aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_get_res.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_get_res.c')
-rw-r--r--src/ft_get_res.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_get_res.c b/src/ft_get_res.c
index e51a66f..8607f62 100644
--- a/src/ft_get_res.c
+++ b/src/ft_get_res.c
@@ -12,6 +12,7 @@
#include <libft.h>
#include <cub3d.h>
+#include <stdint.h>
static int8_t
ft_checkdigit(const char *word, t_cub *clist)