diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2007-03-26 08:04:30 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2007-03-26 08:04:30 +0000 |
| commit | 51f4d3f2127785b577005a07384f33299642b04b (patch) | |
| tree | 8c88c5c4e7b6488b3718a6ccbc65c47e87011aee /apps | |
| parent | ad4e3d665734b14a28f1ba5fa874663772dab3e7 (diff) | |
| download | rockbox-51f4d3f2127785b577005a07384f33299642b04b.zip rockbox-51f4d3f2127785b577005a07384f33299642b04b.tar.gz rockbox-51f4d3f2127785b577005a07384f33299642b04b.tar.bz2 rockbox-51f4d3f2127785b577005a07384f33299642b04b.tar.xz | |
Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12917 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/player/keyboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/player/keyboard.c b/apps/player/keyboard.c index 791693f..c91826e 100644 --- a/apps/player/keyboard.c +++ b/apps/player/keyboard.c @@ -24,7 +24,6 @@ #include "debug_menu.h" #include "sprintf.h" #include <string.h> -#include "lcd-player-charset.h" #include "settings.h" #include "statusbar.h" #include "talk.h" |