diff options
Diffstat (limited to 'src/b_h.h')
-rw-r--r-- | src/b_h.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_H_H -# define FT_B_H_H +#ifndef B_H_H +# define B_H_H # include <stdint.h> |