diff options
Diffstat (limited to 'src/ft_get_path_nl.c')
-rw-r--r-- | src/ft_get_path_nl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_get_path_nl.c b/src/ft_get_path_nl.c index 0b5e987..7227f63 100644 --- a/src/ft_get_path_nl.c +++ b/src/ft_get_path_nl.c @@ -10,6 +10,7 @@ /* */ /* ************************************************************************** */ +#include <libft.h> #include <cub3d.h> #include <stdint.h> |