diff options
Diffstat (limited to 'src/s_line.h')
-rw-r--r-- | src/s_line.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s_line.h b/src/s_line.h index 355ddc0..7d510c4 100644 --- a/src/s_line.h +++ b/src/s_line.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_S_LINE_H -# define FT_S_LINE_H +#ifndef S_LINE_H +# define S_LINE_H # include <stdint.h> |