diff options
Diffstat (limited to '')
-rw-r--r-- | src/e_line.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/e_line.h b/src/e_line.h index c361120..9940b55 100644 --- a/src/e_line.h +++ b/src/e_line.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_E_LINE_H -# define FT_E_LINE_H +#ifndef E_LINE_H +# define E_LINE_H # include <stdint.h> |