diff options
Diffstat (limited to 'src/p_lblock_more.h')
-rw-r--r-- | src/p_lblock_more.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_lblock_more.h b/src/p_lblock_more.h index 671f49f..c7b3310 100644 --- a/src/p_lblock_more.h +++ b/src/p_lblock_more.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_P_LBLOCK_MORE_H -# define FT_P_LBLOCK_MORE_H +#ifndef P_LBLOCK_MORE_H +# define P_LBLOCK_MORE_H # include "s_struct.h" |