diff options
Diffstat (limited to 'src/m_argv.h')
-rw-r--r-- | src/m_argv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m_argv.h b/src/m_argv.h index ed639a0..3e8deda 100644 --- a/src/m_argv.h +++ b/src/m_argv.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_M_ARGV_H -# define FT_M_ARGV_H +#ifndef M_ARGV_H +# define M_ARGV_H # include <stdint.h> |