summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index b09c2ef..8cf4103 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -715,7 +715,7 @@ bool dbg_partitions(void)
return false;
}
-#if defined(CPU_COLDFIRE) && defined(HAVE_SPDIF)
+#if defined(CPU_COLDFIRE) && defined(HAVE_SPDIF_OUT)
bool dbg_spdif(void)
{
char buf[128];