diff options
Diffstat (limited to 'src/e_line.h')
-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 66b601c..c361120 100644 --- a/src/e_line.h +++ b/src/e_line.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_E_LCOM_H -# define FT_E_LCOM_H +#ifndef FT_E_LINE_H +# define FT_E_LINE_H # include <stdint.h> |