summaryrefslogtreecommitdiff
path: root/apps/gui/gwps-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps-common.h')
-rw-r--r--apps/gui/gwps-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/gwps-common.h b/apps/gui/gwps-common.h
index 3119755502..ccdc31b5a9 100644
--- a/apps/gui/gwps-common.h
+++ b/apps/gui/gwps-common.h
@@ -23,7 +23,7 @@
23 23
24#include "gwps.h" 24#include "gwps.h"
25 25
26void fade(bool fade_in); 26void fade(bool fade_in, bool updatewps);
27bool gui_wps_display(void); 27bool gui_wps_display(void);
28bool update_onvol_change(struct gui_wps * gwps); 28bool update_onvol_change(struct gui_wps * gwps);
29bool update(struct gui_wps *gwps); 29bool update(struct gui_wps *gwps);