diff options
Diffstat (limited to 'src/u_path.h')
-rw-r--r-- | src/u_path.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/u_path.h b/src/u_path.h index 6224558..d2f31e5 100644 --- a/src/u_path.h +++ b/src/u_path.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_U_PATH_H -# define FT_U_PATH_H +#ifndef U_PATH_H +# define U_PATH_H # include <stddef.h> |