078b5fbe85
Udate package libshout to 2.3.1 and refresh patches. Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38474 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"
|