forked from len0rd/rockbox
fix warning (battery_level() in powermgmt.h now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1590 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
38c8a83779
commit
aa5d5f0c7e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#ifdef HAVE_LCD_BITMAP
|
||||
#include "icons.h"
|
||||
#endif
|
||||
#include "power.h"
|
||||
#include "powermgmt.h"
|
||||
|
||||
static enum playmode current_mode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue