ivorbisdec: fix duplicated symbols with vorbisdec

This commit is contained in:
Andoni Morales Alastruey 2013-05-03 14:13:18 +02:00
parent 25dd73521d
commit 595c49c40d

View file

@ -61,6 +61,7 @@
/* we need a different type name here */
#define GstVorbisDec GstIVorbisDec
#define GstVorbisDecClass GstIVorbisDecClass
#define gst_vorbis_dec_get_type gst_ivorbis_dec_get_type
#endif /* TREMOR */