diff options
Diffstat (limited to 'src/f_fail.h')
-rw-r--r-- | src/f_fail.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_fail.h b/src/f_fail.h index a733630..4cc9973 100644 --- a/src/f_fail.h +++ b/src/f_fail.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_FAIL_H -# define FT_F_FAIL_H +#ifndef F_FAIL_H +# define F_FAIL_H # include "f_com.h" # include "f_alloc.h" |