diff options
Diffstat (limited to 'apps/tree.c')
| -rw-r--r-- | apps/tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c index 88bdadd..b0c226c 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -33,6 +33,7 @@ #include "sprintf.h" #include "mpeg.h" #include "playlist.h" +#include "menu.h" #ifdef HAVE_LCD_BITMAP #include "icons.h" |