You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
215 B

--- a/src/codec_vorbis.c
+++ b/src/codec_vorbis.c
@@ -29,7 +29,7 @@
#endif
#include <stdlib.h>
-#include <vorbis/codec.h>
+#include <tremor/ivorbiscodec.h>
#include "shout_private.h"
#include "format_ogg.h"