diff options
Diffstat (limited to 'src/m_loop.h')
-rw-r--r-- | src/m_loop.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m_loop.h b/src/m_loop.h index c74a5f9..8f28977 100644 --- a/src/m_loop.h +++ b/src/m_loop.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_M_LOOP -# define FT_M_LOOP +#ifndef FT_M_LOOP_H +# define FT_M_LOOP_H # include <stdint.h> |