summaryrefslogtreecommitdiffstats
path: root/src/s_lalias.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/s_lalias.h6
1 files changed, 3 insertions, 3 deletions
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[],