summaryrefslogtreecommitdiff
path: root/apps/gui/wps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.h')
-rw-r--r--apps/gui/wps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/wps.h b/apps/gui/wps.h
index 50fb891a14..7438f1ac7b 100644
--- a/apps/gui/wps.h
+++ b/apps/gui/wps.h
@@ -35,6 +35,7 @@ void fade(bool fade_in, bool updatewps);
35 35
36bool ffwd_rew(int button); 36bool ffwd_rew(int button);
37void display_keylock_text(bool locked); 37void display_keylock_text(bool locked);
38void wps_do_playpause(bool updatewps);
38 39
39#ifdef IPOD_ACCESSORY_PROTOCOL 40#ifdef IPOD_ACCESSORY_PROTOCOL
40/* whether the wps is fading the volume due to pausing/stopping */ 41/* whether the wps is fading the volume due to pausing/stopping */