summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/gui/list.c1
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 @@
20 ****************************************************************************/ 20 ****************************************************************************/
21 21
22#include <stdarg.h> 22#include <stdarg.h>
23#include <stdio.h>
23#include "config.h" 24#include "config.h"
24#include "lcd.h" 25#include "lcd.h"
25#include "font.h" 26#include "font.h"