From 9b5512bc4c2ac38669002892b801b05006e66c8b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 12 Oct 2020 19:50:42 +0200 Subject: Norm --- src/p_lblock.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/p_lblock.h') diff --git a/src/p_lblock.h b/src/p_lblock.h index ab0b805..2f6ba37 100644 --- a/src/p_lblock.h +++ b/src/p_lblock.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_P_LBLOCK_H -# define FT_P_LBLOCK_H +#ifndef P_LBLOCK_H +# define P_LBLOCK_H # include -- cgit v1.2.3