summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/gui/gwps.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index 888cdf9103..52242d856e 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -503,7 +503,8 @@ long gui_wps_show(void)
503 break; 503 break;
504#endif 504#endif
505 505
506#if (CONFIG_KEYPAD == RECORDER_PAD) || (CONFIG_KEYPAD == IRIVER_H100_PAD) 506#if (CONFIG_KEYPAD == RECORDER_PAD) || (CONFIG_KEYPAD == IRIVER_H100_PAD) \
507 || (CONFIG_KEYPAD == IRIVER_H300_PAD)
507 /* play settings */ 508 /* play settings */
508 case WPS_QUICK: 509 case WPS_QUICK:
509#ifdef WPS_RC_QUICK 510#ifdef WPS_RC_QUICK