mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
1c2107e462
Signed-off-by: Ted Hess <thess@kitschensync.net>
12 lines
215 B
Diff
12 lines
215 B
Diff
--- a/src/codec_vorbis.c
|
|
+++ b/src/codec_vorbis.c
|
|
@@ -28,7 +28,7 @@
|
|
#endif
|
|
#include <stdlib.h>
|
|
|
|
-#include <vorbis/codec.h>
|
|
+#include <tremor/ivorbiscodec.h>
|
|
|
|
#include "shout_private.h"
|
|
#include "format_ogg.h"
|