summaryrefslogtreecommitdiffstats
path: root/src/b_builtins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b_builtins.h')
-rw-r--r--src/b_builtins.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_builtins.h b/src/b_builtins.h
index 15fd0bd..9ffa6d4 100644
--- a/src/b_builtins.h
+++ b/src/b_builtins.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_B_BUILTINS_H
-# define FT_B_BUILTINS_H
+#ifndef B_BUILTINS_H
+# define B_BUILTINS_H
# include "b_alias.h"
# include "b_cd.h"