1
0
Fork 0
forked from len0rd/rockbox

killed off a warning

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@998 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-06-14 10:39:11 +00:00
parent 698ebc8412
commit 91f743f17e
2 changed files with 5 additions and 0 deletions

View file

@ -33,6 +33,7 @@
#include "sprintf.h"
#include "mpeg.h"
#include "playlist.h"
#include "menu.h"
#ifdef HAVE_LCD_BITMAP
#include "icons.h"