diff options
Diffstat (limited to 'src/b_export.h')
-rw-r--r-- | src/b_export.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_export.h b/src/b_export.h index 165fae4..2c2a708 100644 --- a/src/b_export.h +++ b/src/b_export.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_EXPORT_H -# define FT_B_EXPORT_H +#ifndef B_EXPORT_H +# define B_EXPORT_H # include <libft.h> # include <stdint.h> |