forked from len0rd/rockbox
Fix another typo. sorry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30973 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0602dbce4e
commit
86e8f6ad23
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ static void usb_screen_fix_viewports(struct screen *screen,
|
|||
|
||||
static void usb_screens_draw(struct usb_screen_vps_t *usb_screen_vps_ar)
|
||||
{
|
||||
#ifdef LCD_BITMAP
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
static const struct bitmap* logos[NB_SCREENS] = {
|
||||
&bm_usblogo,
|
||||
#ifdef HAVE_REMOTE_LCD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue