From 58f7f3e9d2a61d46e57ffe324ae6ae7f21e875a3 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 23 Apr 2020 16:29:20 +0200 Subject: Prepared builtins templates --- src/ft_e_lcom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ft_e_lcom.c') 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 -#include "ft_e_builtin.h" +#include "ft_e_builtins.h" #include "ft_s_struct.h" static uint8_t -- cgit v1.2.3