diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c index 5c2b718ae8..6e0551745a 100644 --- a/apps/gui/gwps.c +++ b/apps/gui/gwps.c @@ -531,7 +531,7 @@ long gui_wps_show(void) #endif /* pitch screen */ -#if CONFIG_KEYPAD == RECORDER_PAD || defined(IRIVER_H100_SERIES) +#if CONFIG_KEYPAD == RECORDER_PAD || CONFIG_KEYPAD == IRIVER_H100_PAD case BUTTON_ON | BUTTON_UP: case BUTTON_ON | BUTTON_DOWN: if (2 == pitch_screen())