From 58232586e1ed65fc8a8e382796628aa087b5dc4c Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 25 Mar 2021 19:58:43 +0100 Subject: uievt added to view --- fw/fe310/eos/eve/eve_font.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fw/fe310/eos/eve/eve_font.h') 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 +#include "unicode.h" + typedef struct EVEFont { uint8_t id; uint8_t w; -- cgit v1.2.3