diff options
Diffstat (limited to 'src/ft_e_lcom.c')
-rw-r--r-- | src/ft_e_lcom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_e_lcom.c b/src/ft_e_lcom.c index 7922997..c0a137a 100644 --- a/src/ft_e_lcom.c +++ b/src/ft_e_lcom.c @@ -11,7 +11,7 @@ /* ************************************************************************** */ #include <libft.h> -#include "ft_e_builtin.h" +#include "ft_e_builtins.h" #include "ft_s_struct.h" static uint8_t |