forked from len0rd/rockbox
Fix yellow: Missing statusbar.h include (hopefully the last one missing)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6381fdc54d
commit
55a7b2dd16
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#endif
|
||||
#endif
|
||||
#include "settings.h"
|
||||
#include "statusbar.h"
|
||||
#include "appevents.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue