summaryrefslogtreecommitdiffstats
path: root/apps/tree.c
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-04-25 21:32:55 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-04-25 21:32:55 +0000
commitd4d121538d8351f03056e8796abb1d6f3cfdaf44 (patch)
tree4f8f3ba683ff77a4f55e02c4cb97e57993d6499e /apps/tree.c
parent5b316afcfdb874bb4aebfd85449247e33fcd9614 (diff)
downloadrockbox-d4d121538d8351f03056e8796abb1d6f3cfdaf44.tar.gz
rockbox-d4d121538d8351f03056e8796abb1d6f3cfdaf44.zip
Remove unnecessary #include "backlight.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20790 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 66979ea3c1..7ae99051f9 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -28,7 +28,6 @@
#include "file.h"
#include "lcd.h"
#include "font.h"
-#include "backlight.h"
#include "button.h"
#include "kernel.h"
#include "usb.h"