summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.c b/apps/settings.c
index e16d546..b52f3d8 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -1530,7 +1530,7 @@ bool set_option(const char* string, void* variable, enum optiontype type,
return false;
}
-#if CONFIG_HWCODEC == MAS3587F
+#ifdef HAVE_RECORDING
/* This array holds the record timer interval lengths, in seconds */
static const unsigned long rec_timer_seconds[] =
{