diff options
Diffstat (limited to 'src/m_prompt_seq.h')
-rw-r--r-- | src/m_prompt_seq.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m_prompt_seq.h b/src/m_prompt_seq.h index 113dc73..48a5ba3 100644 --- a/src/m_prompt_seq.h +++ b/src/m_prompt_seq.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_M_PROMPT_SEQ_H -# define FT_M_PROMPT_SEQ_H +#ifndef M_PROMPT_SEQ_H +# define M_PROMPT_SEQ_H # include <stddef.h> |