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