diff options
Diffstat (limited to 'src/p_lblock_next.h')
-rw-r--r-- | src/p_lblock_next.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_lblock_next.h b/src/p_lblock_next.h index 5ee27ed..7042060 100644 --- a/src/p_lblock_next.h +++ b/src/p_lblock_next.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_P_LCOM_NEXT_H -# define FT_P_LCOM_NEXT_H +#ifndef FT_P_LBLOCK_NEXT_H +# define FT_P_LBLOCK_NEXT_H # include <libft.h> # include <stdint.h> |