summaryrefslogtreecommitdiff
path: root/apps/gui/pitchscreen.c
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-05-09 18:09:14 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-05-09 18:09:14 +0000
commit09085a30f665a2382496bc6cddf92b8833653776 (patch)
tree7507ba32d6361b48f90be6d6b18b61231447494e /apps/gui/pitchscreen.c
parent33d9cf091a62cb217987092d03bf110c35444845 (diff)
downloadrockbox-09085a30f665a2382496bc6cddf92b8833653776.tar.gz
rockbox-09085a30f665a2382496bc6cddf92b8833653776.zip
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
Diffstat (limited to 'apps/gui/pitchscreen.c')
-rw-r--r--apps/gui/pitchscreen.c1
1 files changed, 0 insertions, 1 deletions
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 @@
31#include "lang.h" 31#include "lang.h"
32#include "icons.h" 32#include "icons.h"
33#include "screens.h" 33#include "screens.h"
34#include "statusbar.h"
35#include "viewport.h" 34#include "viewport.h"
36#include "font.h" 35#include "font.h"
37#include "system.h" 36#include "system.h"