ivorbisdec: fix duplicated symbols with vorbisdec
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Fri, 3 May 2013 12:13:18 +0000 (14:13 +0200)
committerAndoni Morales Alastruey <ylatuya@gmail.com>
Fri, 3 May 2013 12:29:52 +0000 (14:29 +0200)
ext/vorbis/gstvorbisdeclib.h

index 552ee43..cbb4fdf 100644 (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 */