120-vorbis-c.patch (215B)
1 --- a/src/codec_vorbis.c 2 +++ b/src/codec_vorbis.c 3 @@ -28,7 +28,7 @@ 4 #endif 5 #include <stdlib.h> 6 7 -#include <vorbis/codec.h> 8 +#include <tremor/ivorbiscodec.h> 9 10 #include "shout_private.h" 11 #include "format_ogg.h"