summaryrefslogtreecommitdiff
path: root/ext/shout2/gstshout2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout2/gstshout2.h')
-rw-r--r--ext/shout2/gstshout2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/shout2/gstshout2.h b/ext/shout2/gstshout2.h
index 3e1d917fc..6f97c7776 100644
--- a/ext/shout2/gstshout2.h
+++ b/ext/shout2/gstshout2.h
@@ -42,6 +42,8 @@ struct _GstShout2send {
GstShout2SendProtocol protocol;
+ GstPoll *timer;
+
shout_t *conn;
gchar *ip;