1
0
Fork 0
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:
Kevin Ferrare 2005-11-02 01:06:51 +00:00
parent 572b1f087c
commit 40d598abe5
2 changed files with 1 additions and 1 deletions

View file

@ -27,6 +27,7 @@
#include <icons.h>
#include "screen_access.h"
#include "textarea.h"
struct screen screens[NB_SCREENS];

View file

@ -22,7 +22,6 @@
#include "lcd.h"
#include "buttonbar.h"
//#include "textarea.h"
enum screen_type {
SCREEN_MAIN