diff options
Diffstat (limited to 'src/b_echo.h')
-rw-r--r-- | src/b_echo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_echo.h b/src/b_echo.h index 391252f..4ebf202 100644 --- a/src/b_echo.h +++ b/src/b_echo.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_ECHO_H -# define FT_B_ECHO_H +#ifndef B_ECHO_H +# define B_ECHO_H # include <stdint.h> |