aboutsummaryrefslogtreecommitdiffstats
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/player.h b/src/player.h
index c819a90c6..8e2678ef1 100644
--- a/src/player.h
+++ b/src/player.h
@@ -51,6 +51,7 @@
#define PLAYER_QUEUE_LOCKED 1
typedef struct _PlayerControl {
+ Notify notify;
volatile mpd_sint8 stop;
volatile mpd_sint8 play;
volatile mpd_sint8 pause;