include playlist.h to get rid of warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@915 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6ecc0fa582
commit
7bd65ab5bd
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "main_menu.h"
|
||||
#include "sprintf.h"
|
||||
#include "mpeg.h"
|
||||
#include "playlist.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
#include "icons.h"
|
||||
|
|
Loading…
Reference in a new issue