From e8975cf85cda7d69f5bc39e3c6970ec4e231aa34 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 24 Jul 2024 09:01:57 -0400 Subject: Fix typo inadvertantly introduced in 89b4cd59ef1 Didn't cause any compile problems becuase we have no APPLICATION targets that support recording. Change-Id: I84594481abaccde01646a491e7d9c6b3abc36954 --- firmware/export/rbpaths.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/rbpaths.h') diff --git a/firmware/export/rbpaths.h b/firmware/export/rbpaths.h index c9215fbc5a..2376163180 100644 --- a/firmware/export/rbpaths.h +++ b/firmware/export/rbpaths.h @@ -69,7 +69,7 @@ #define CODECS_DIR ROCKBOX_LIBRARY_PATH "/rockbox/codecs" #endif -#define REC_BASE_DIR HOME_DIR "/Recordings"] +#define REC_BASE_DIR HOME_DIR "/Recordings" #define PLAYLIST_CATALOG_DEFAULT_DIR HOME_DIR "/Playlists" #endif /* !APPLICATION || SAMSUNG_YPR0 */ -- cgit v1.2.3