diff options
Diffstat (limited to 'apps/gui/list.c')
-rw-r--r-- | apps/gui/list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/list.c b/apps/gui/list.c index de76310e0b..ef2711d7c9 100644 --- a/apps/gui/list.c +++ b/apps/gui/list.c @@ -20,6 +20,7 @@ ****************************************************************************/ #include <stdarg.h> +#include <stdio.h> #include "config.h" #include "lcd.h" #include "font.h" |