diff options
| -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 f4cb607..c15b1be 100644 --- a/apps/gui/list.c +++ b/apps/gui/list.c @@ -34,6 +34,7 @@ #include "textarea.h" #include "lang.h" #include "sound.h" +#include "misc.h" #ifdef HAVE_LCD_CHARCELLS #define SCROLL_LIMIT 1 |