diff options
Diffstat (limited to 'stage3/font.h')
-rw-r--r-- | stage3/font.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stage3/font.h b/stage3/font.h index fcb36bf..009d1de 100644 --- a/stage3/font.h +++ b/stage3/font.h @@ -1,5 +1,5 @@ -#ifndef _FONT_H_ -#define _FONT_H_ +#ifndef FONT_H +#define FONT_H #include "def.h" |