diff options
Diffstat (limited to 'src/s_lpipes.h')
-rw-r--r-- | src/s_lpipes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s_lpipes.h b/src/s_lpipes.h index edc559a..04c45de 100644 --- a/src/s_lpipes.h +++ b/src/s_lpipes.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_S_LPIPES_H -# define FT_S_LPIPES_H +#ifndef S_LPIPES_H +# define S_LPIPES_H # include "s_struct.h" |