packages/libs/libshout/patches/120-vorbis-c.patch
juhosg 078b5fbe85 packages: libshout: update libshout to 2.3.1, refresh patches
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
2013-10-20 15:58:20 +00:00

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"