mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
ivorbisdec: fix duplicated symbols with vorbisdec
This commit is contained in:
parent
25dd73521d
commit
595c49c40d
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue