From 09085a30f665a2382496bc6cddf92b8833653776 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sat, 9 May 2009 18:09:14 +0000 Subject: Remove unneeded #include "backdrop.h" Remove unneeded #include "statusbar.h" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20891 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/bitmap/list.c | 1 - apps/gui/charcell/list.c | 1 - apps/gui/list.c | 1 - apps/gui/option_select.c | 1 - apps/gui/pitchscreen.c | 1 - apps/gui/quickscreen.c | 1 - 6 files changed, 6 deletions(-) (limited to 'apps/gui') diff --git a/apps/gui/bitmap/list.c b/apps/gui/bitmap/list.c index 47ecc1b9ca..4ab493d169 100644 --- a/apps/gui/bitmap/list.c +++ b/apps/gui/bitmap/list.c @@ -35,7 +35,6 @@ #include "screen_access.h" #include "list.h" #include "scrollbar.h" -#include "statusbar.h" #include "lang.h" #include "sound.h" #include "misc.h" diff --git a/apps/gui/charcell/list.c b/apps/gui/charcell/list.c index 198026e44c..151a225a0e 100644 --- a/apps/gui/charcell/list.c +++ b/apps/gui/charcell/list.c @@ -34,7 +34,6 @@ #include "list.h" #include "screen_access.h" #include "scrollbar.h" -#include "statusbar.h" #include "lang.h" #include "sound.h" #include "misc.h" diff --git a/apps/gui/list.c b/apps/gui/list.c index 8df0a29d52..393c9bf69e 100644 --- a/apps/gui/list.c +++ b/apps/gui/list.c @@ -33,7 +33,6 @@ #include "screen_access.h" #include "list.h" #include "scrollbar.h" -#include "statusbar.h" #include "lang.h" #include "sound.h" #include "misc.h" diff --git a/apps/gui/option_select.c b/apps/gui/option_select.c index 7223197fcc..08d9d6e777 100644 --- a/apps/gui/option_select.c +++ b/apps/gui/option_select.c @@ -31,7 +31,6 @@ #include "sound.h" #include "list.h" #include "action.h" -#include "statusbar.h" #include "misc.h" #include "splash.h" #include "menu.h" diff --git a/apps/gui/pitchscreen.c b/apps/gui/pitchscreen.c index b34824ebad..05eb1d48ac 100644 --- a/apps/gui/pitchscreen.c +++ b/apps/gui/pitchscreen.c @@ -31,7 +31,6 @@ #include "lang.h" #include "icons.h" #include "screens.h" -#include "statusbar.h" #include "viewport.h" #include "font.h" #include "system.h" diff --git a/apps/gui/quickscreen.c b/apps/gui/quickscreen.c index de0a0ba61a..4eaffa0f46 100644 --- a/apps/gui/quickscreen.c +++ b/apps/gui/quickscreen.c @@ -27,7 +27,6 @@ #include "font.h" #include "kernel.h" #include "misc.h" -#include "statusbar.h" #include "action.h" #include "settings_list.h" #include "lang.h" -- cgit v1.2.3