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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 1d58f64768..7d20bc94cf 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -125,6 +125,7 @@ enum wps_token_type {
125#endif 125#endif
126#if (CONFIG_CODEC == SWCODEC) 126#if (CONFIG_CODEC == SWCODEC)
127 WPS_TOKEN_REPLAYGAIN, 127 WPS_TOKEN_REPLAYGAIN,
128 WPS_TOKEN_CROSSFADE,
128#endif 129#endif
129 130
130#if CONFIG_RTC 131#if CONFIG_RTC