diff options
Diffstat (limited to 'gst/rtp/gstrtptheorapay.c')
-rw-r--r-- | gst/rtp/gstrtptheorapay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtptheorapay.c b/gst/rtp/gstrtptheorapay.c index 6601e2d2..9de2d161 100644 --- a/gst/rtp/gstrtptheorapay.c +++ b/gst/rtp/gstrtptheorapay.c @@ -119,6 +119,7 @@ static void gst_rtp_theora_pay_init (GstRtpTheoraPay * rtptheorapay, GstRtpTheoraPayClass * klass) { + /* needed because of GST_BOILERPLATE */ } static gboolean |