diff options
Diffstat (limited to 'ext/shout2/gstshout2.h')
-rw-r--r-- | ext/shout2/gstshout2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout2/gstshout2.h b/ext/shout2/gstshout2.h index 9a6bdac2f..3e2fb650e 100644 --- a/ext/shout2/gstshout2.h +++ b/ext/shout2/gstshout2.h @@ -61,7 +61,7 @@ struct _GstShout2send { GstTagList* tags; - GstClock *clock; + GstClock *clock; }; |