summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.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/recorder/radio.c
parent33d9cf091a62cb217987092d03bf110c35444845 (diff)
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/recorder/radio.c')
-rw-r--r--apps/recorder/radio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c
index fe6f277fcb..7ac9266e59 100644
--- a/apps/recorder/radio.c
+++ b/apps/recorder/radio.c
@@ -55,7 +55,6 @@
#include "power.h"
#include "sound.h"
#include "screen_access.h"
-#include "statusbar.h"
#include "splash.h"
#include "yesno.h"
#include "buttonbar.h"