diff --git a/ext/vorbis/gstvorbisdeclib.h b/ext/vorbis/gstvorbisdeclib.h index 552ee43aac..cbb4fdfb2a 100644 --- a/ext/vorbis/gstvorbisdeclib.h +++ b/ext/vorbis/gstvorbisdeclib.h @@ -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 */