diff options
Diffstat (limited to 'src/f_chdir.h')
-rw-r--r-- | src/f_chdir.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_chdir.h b/src/f_chdir.h index d065f41..ae603a2 100644 --- a/src/f_chdir.h +++ b/src/f_chdir.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_CHDIR_H -# define FT_F_CHDIR_H +#ifndef F_CHDIR_H +# define F_CHDIR_H # include "s_struct.h" |