From 66cf3a3329f4708be0f89b0b44fd87c26abb256b Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sun, 8 Mar 2009 16:10:40 +0000 Subject: Clean up some #includes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20238 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/tree.c') 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 @@ #include "menu.h" #include "gwps.h" #include "settings.h" -#include "status.h" #include "debug.h" #include "storage.h" #include "rolo.h" @@ -68,7 +67,6 @@ #include "yesno.h" #include "gwps-common.h" #include "eeprom_settings.h" -#include "scrobbler.h" #include "playlist_catalog.h" /* gui api */ @@ -80,7 +78,6 @@ #include "quickscreen.h" #include "root_menu.h" -#include "backdrop.h" static const struct filetype *filetypes; static int filetypes_count; -- cgit v1.2.3