summaryrefslogtreecommitdiffstats
path: root/src/p_split.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/p_split.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_split.h b/src/p_split.h
index 7e770bb..710df74 100644
--- a/src/p_split.h
+++ b/src/p_split.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_P_SPLIT_H
-# define FT_P_SPLIT_H
+#ifndef P_SPLIT_H
+# define P_SPLIT_H
# include <stddef.h>
# include <stdint.h>