summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index cafcf135bc..ab8258147e 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -203,9 +203,8 @@ enum wps_token_type {
203 WPS_TOKEN_REPEAT_MODE, 203 WPS_TOKEN_REPEAT_MODE,
204 WPS_TOKEN_PLAYBACK_STATUS, 204 WPS_TOKEN_PLAYBACK_STATUS,
205 205
206#ifdef HAS_BUTTON_HOLD
207 WPS_TOKEN_MAIN_HOLD, 206 WPS_TOKEN_MAIN_HOLD,
208#endif 207
209#ifdef HAS_REMOTE_BUTTON_HOLD 208#ifdef HAS_REMOTE_BUTTON_HOLD
210 WPS_TOKEN_REMOTE_HOLD, 209 WPS_TOKEN_REMOTE_HOLD,
211#endif 210#endif