summaryrefslogtreecommitdiffstats
path: root/libft/src/ft_putendl.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libft/src/ft_putendl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libft/src/ft_putendl.c b/libft/src/ft_putendl.c
index 26dc80b..e2ab518 100644
--- a/libft/src/ft_putendl.c
+++ b/libft/src/ft_putendl.c
@@ -11,7 +11,7 @@
/* / */
/* ************************************************************************** */
-#include "libft.h"
+#include <libft.h>
#include <unistd.h>
int