summaryrefslogtreecommitdiffstats
path: root/ext/shout2/gstshout2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout2/gstshout2.h')
-rw-r--r--ext/shout2/gstshout2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/shout2/gstshout2.h b/ext/shout2/gstshout2.h
index aaee6e72..b2868734 100644
--- a/ext/shout2/gstshout2.h
+++ b/ext/shout2/gstshout2.h
@@ -54,7 +54,8 @@ struct _GstShout2send {
gchar *url;
gboolean connected;
gchar *songmetadata;
-
+ gchar *songartist;
+ gchar *songtitle;
guint16 audio_format;
GstTagList* tags;