diff options
Diffstat (limited to 'fw/fe310/eos/eve/eve_font.h')
-rw-r--r-- | fw/fe310/eos/eve/eve_font.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fw/fe310/eos/eve/eve_font.h b/fw/fe310/eos/eve/eve_font.h index aff038c..87ef41f 100644 --- a/fw/fe310/eos/eve/eve_font.h +++ b/fw/fe310/eos/eve/eve_font.h @@ -1,5 +1,7 @@ #include <stdint.h> +#include "unicode.h" + typedef struct EVEFont { uint8_t id; uint8_t w; |