diff options
Diffstat (limited to 'src/f_file.h')
-rw-r--r-- | src/f_file.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_file.h b/src/f_file.h index 0f86bf1..40b8b50 100644 --- a/src/f_file.h +++ b/src/f_file.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_FILE_H -# define FT_F_FILE_H +#ifndef F_FILE_H +# define F_FILE_H # include "s_struct.h" |