summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-07-27 13:09:24 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-07-27 13:09:24 +0000
commit81537d49dfa871bbdd4cd83fee292b290ff3c980 (patch)
treead664ac3c5c2644f06aa37120a9e8672d6ce6b7e /apps
parent6d548c32d56511d46c185448ead0e669e4b9a528 (diff)
downloadrockbox-81537d49dfa871bbdd4cd83fee292b290ff3c980.tar.gz
rockbox-81537d49dfa871bbdd4cd83fee292b290ff3c980.zip
No need to include button.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10338 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/codecs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs.h b/apps/codecs.h
index 5d85a42a67..9ef67c4948 100644
--- a/apps/codecs.h
+++ b/apps/codecs.h
@@ -36,7 +36,6 @@
36#include "config.h" 36#include "config.h"
37#include "dir.h" 37#include "dir.h"
38#include "kernel.h" 38#include "kernel.h"
39#include "button.h"
40#include "font.h" 39#include "font.h"
41#include "system.h" 40#include "system.h"
42#include "id3.h" 41#include "id3.h"