build: Fix the large pile of yellow (and false red)

Introduced in 48392bab94

Change-Id: I848dad7ef8e830dafbe604909a4e8376890edc8e
This commit is contained in:
Solomon Peachy 2025-07-29 21:27:58 -04:00
parent 3dda9bd99b
commit 2c0d70ccb2

View file

@ -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"