diff options
Diffstat (limited to 'src/b_type.h')
-rw-r--r-- | src/b_type.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_type.h b/src/b_type.h index 55ca34f..e27d836 100644 --- a/src/b_type.h +++ b/src/b_type.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_TYPE_H -# define FT_B_TYPE_H +#ifndef B_TYPE_H +# define B_TYPE_H # include <stdint.h> |