mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 21:04:33 +04:00
- add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
12 lines
202 B
Diff
12 lines
202 B
Diff
--- a/src/vorbis.c
|
|
+++ b/src/vorbis.c
|
|
@@ -28,7 +28,7 @@
|
|
#endif
|
|
#include <stdlib.h>
|
|
|
|
-#include <vorbis/codec.h>
|
|
+#include <tremor/ivorbiscodec.h>
|
|
|
|
#include "shout_private.h"
|
|
#include "shout_ogg.h"
|