aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_hooks_and_loops.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_hooks_and_loops.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_hooks_and_loops.c b/src/ft_hooks_and_loops.c
index 30d65f4..068b3a7 100644
--- a/src/ft_hooks_and_loops.c
+++ b/src/ft_hooks_and_loops.c
@@ -11,6 +11,7 @@
/* / */
/* ************************************************************************** */
+#include <libft.h>
#include <cub3d.h>
#include <mlx.h>