diff options
Diffstat (limited to 'src/b_env.h')
-rw-r--r-- | src/b_env.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_env.h b/src/b_env.h index dabbdd7..847f458 100644 --- a/src/b_env.h +++ b/src/b_env.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_ENV_H -# define FT_B_ENV_H +#ifndef B_ENV_H +# define B_ENV_H # include <stdint.h> |