summaryrefslogtreecommitdiffstats
path: root/src/ft_m_funptr.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_m_funptr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_m_funptr.c b/src/ft_m_funptr.c
index 4307d3c..ac40491 100644
--- a/src/ft_m_funptr.c
+++ b/src/ft_m_funptr.c
@@ -10,6 +10,7 @@
/* */
/* ************************************************************************** */
+#include <libft.h>
#include <stdlib.h>
#include "ft_b_env.h"
#include "ft_d_enum.h"