mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
build: Fix the large pile of yellow (and false red)
Introduced in 48392bab94
Change-Id: I848dad7ef8e830dafbe604909a4e8376890edc8e
This commit is contained in:
parent
3dda9bd99b
commit
2c0d70ccb2
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
#define REC_BASE_DIR HOME_DIR "Recordings"
|
||||
#define PLAYLIST_CATALOG_DEFAULT_DIR HOME_DIR "Playlists"
|
||||
|
||||
#elif RG_NANO
|
||||
#elif defined(RG_NANO)
|
||||
#define HOME_DIR ROCKBOX_DIR
|
||||
#define PLUGIN_DIR ROCKBOX_DIR "/rocks"
|
||||
#define CODECS_DIR ROCKBOX_DIR "/codecs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue