summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 88bdaddff8..b0c226c433 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -33,6 +33,7 @@
33#include "sprintf.h" 33#include "sprintf.h"
34#include "mpeg.h" 34#include "mpeg.h"
35#include "playlist.h" 35#include "playlist.h"
36#include "menu.h"
36 37
37#ifdef HAVE_LCD_BITMAP 38#ifdef HAVE_LCD_BITMAP
38#include "icons.h" 39#include "icons.h"