From 9b5512bc4c2ac38669002892b801b05006e66c8b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 12 Oct 2020 19:50:42 +0200 Subject: Norm --- src/b_builtins.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/b_builtins.h') 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" -- cgit v1.2.3