1
0
Fork 0
forked from len0rd/rockbox

mpeg.h/c cleanup

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23652 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jeffrey Goode 2009-11-16 22:02:06 +00:00
parent db82be4390
commit a052102cfb
10 changed files with 30 additions and 54 deletions

View file

@ -38,7 +38,6 @@
#include "codecs.h"
#include "lang.h"
#include "keyboard.h"
#include "mpeg.h"
#include "buffering.h"
#include "mp3_playback.h"
#include "backlight.h"