From 9b781813c134a86dfce6add1abe999c96e1962cb Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 3 Oct 2020 16:42:01 +0200 Subject: Normed s_lalias --- src/s_lalias.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/s_lalias.h') diff --git a/src/s_lalias.h b/src/s_lalias.h index 5218a88..8839a3a 100644 --- a/src/s_lalias.h +++ b/src/s_lalias.h @@ -10,10 +10,10 @@ /* */ /* ************************************************************************** */ -#ifndef S_LALIAS_H -#define S_LALIAS_H +#ifndef FT_S_LALIAS_H +# define FT_S_LALIAS_H -#include "s_struct.h" +# include "s_struct.h" void s_lalias_rebind(t_lalias **lalias, const char name[], -- cgit v1.2.3