summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 6eb64a55a6..66979ea3c1 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -39,7 +39,6 @@
39#include "menu.h" 39#include "menu.h"
40#include "gwps.h" 40#include "gwps.h"
41#include "settings.h" 41#include "settings.h"
42#include "status.h"
43#include "debug.h" 42#include "debug.h"
44#include "storage.h" 43#include "storage.h"
45#include "rolo.h" 44#include "rolo.h"
@@ -68,7 +67,6 @@
68#include "yesno.h" 67#include "yesno.h"
69#include "gwps-common.h" 68#include "gwps-common.h"
70#include "eeprom_settings.h" 69#include "eeprom_settings.h"
71#include "scrobbler.h"
72#include "playlist_catalog.h" 70#include "playlist_catalog.h"
73 71
74/* gui api */ 72/* gui api */
@@ -80,7 +78,6 @@
80#include "quickscreen.h" 78#include "quickscreen.h"
81 79
82#include "root_menu.h" 80#include "root_menu.h"
83#include "backdrop.h"
84 81
85static const struct filetype *filetypes; 82static const struct filetype *filetypes;
86static int filetypes_count; 83static int filetypes_count;