diff options
Diffstat (limited to '')
-rw-r--r-- | src/b_cd.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_CD_H -# define FT_B_CD_H +#ifndef B_CD_H +# define B_CD_H # include <stdint.h> |