summaryrefslogtreecommitdiffstats
path: root/src/e_pipes.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/e_pipes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/e_pipes.h b/src/e_pipes.h
index 2f6c550..c523d4f 100644
--- a/src/e_pipes.h
+++ b/src/e_pipes.h
@@ -10,10 +10,10 @@
/* */
/* ************************************************************************** */
-#ifndef E_PIPES_H
-#define E_PIPES_H
+#ifndef FT_E_PIPES_H
+# define FT_E_PIPES_H
-#include "s_struct.h"
+# include "s_struct.h"
void e_pipes(t_msh *msh);