Added missin include to ui.c

replace/07e9b3a412bd8d0ecd8e4e4bbaad46de34ad43a9
Silvano Seva 2020-11-03 21:47:10 +01:00
rodzic 45849c0f60
commit 5ba7563638
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -67,6 +67,7 @@
#include "graphics.h"
#include "rtc.h"
#include "platform.h"
#include "hwconfig.h"
typedef struct layout_t
{