diff options
Diffstat (limited to 'src/m_loop_counter.h')
-rw-r--r-- | src/m_loop_counter.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m_loop_counter.h b/src/m_loop_counter.h index 3bf04ab..3762c2f 100644 --- a/src/m_loop_counter.h +++ b/src/m_loop_counter.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_M_LOOP_COUNTER_H -# define FT_M_LOOP_COUNTER_H +#ifndef M_LOOP_COUNTER_H +# define M_LOOP_COUNTER_H # include <stdint.h> |