summaryrefslogtreecommitdiff
path: root/apps/gui/wps_debug.c
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2007-11-14 22:18:51 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2007-11-14 22:18:51 +0000
commit83e190bceff1ff5eecd0a89f1536aa9d3cc85703 (patch)
tree7cea8a4369951623a41f357d9d20915cb41dc668 /apps/gui/wps_debug.c
parent31f76116f1b3188eb15a1b2caaa445d1770efb30 (diff)
downloadrockbox-83e190bceff1ff5eecd0a89f1536aa9d3cc85703.zip
rockbox-83e190bceff1ff5eecd0a89f1536aa9d3cc85703.tar.gz
rockbox-83e190bceff1ff5eecd0a89f1536aa9d3cc85703.tar.bz2
rockbox-83e190bceff1ff5eecd0a89f1536aa9d3cc85703.tar.xz
Hopefully fix the compile errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15625 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/wps_debug.c')
-rw-r--r--apps/gui/wps_debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gui/wps_debug.c b/apps/gui/wps_debug.c
index 9443f23..d0e0f32 100644
--- a/apps/gui/wps_debug.c
+++ b/apps/gui/wps_debug.c
@@ -426,9 +426,11 @@ static char *get_token_desc(struct wps_token *token, struct wps_data *data,
next_str(next), token->value.i);
break;
+#if (CONFIG_CODEC != MAS3507D)
case WPS_TOKEN_SOUND_PITCH:
snprintf(buf, bufsize, "pitch value");
break;
+#endif
default:
snprintf(buf, bufsize, "FIXME (code: %d)",