diff options
Diffstat (limited to 'src/s_struct.h')
-rw-r--r-- | src/s_struct.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s_struct.h b/src/s_struct.h index 5bf307d..e6e266a 100644 --- a/src/s_struct.h +++ b/src/s_struct.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_S_STRUCT_H -# define FT_S_STRUCT_H +#ifndef S_STRUCT_H +# define S_STRUCT_H # include <stdint.h> # include <stddef.h> |