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 7888c3944c..1042e1a795 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -478,6 +478,7 @@ struct wps_state
478 bool wps_time_countup; 478 bool wps_time_countup;
479 struct mp3entry* id3; 479 struct mp3entry* id3;
480 struct mp3entry* nid3; 480 struct mp3entry* nid3;
481 bool do_full_update;
481}; 482};
482 483
483 484