forked from len0rd/rockbox
no more warnings (I hope)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7721 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
572b1f087c
commit
40d598abe5
2 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <icons.h>
|
||||
|
||||
#include "screen_access.h"
|
||||
#include "textarea.h"
|
||||
|
||||
struct screen screens[NB_SCREENS];
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include "lcd.h"
|
||||
#include "buttonbar.h"
|
||||
//#include "textarea.h"
|
||||
|
||||
enum screen_type {
|
||||
SCREEN_MAIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue