forked from len0rd/rockbox
#if and #ifdef are slightly different. Use the correct one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17981 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
85788598ac
commit
6f8b63ca12
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ text_editor.c
|
||||||
wavview.c
|
wavview.c
|
||||||
robotfindskitten.c
|
robotfindskitten.c
|
||||||
|
|
||||||
#if HAVE_LCD_COLOR
|
#ifdef HAVE_LCD_COLOR
|
||||||
ppmviewer.c
|
ppmviewer.c
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue