fd0fad1f08
Add libs/libshout (added from: http://lists.openwrt.org/pipermail/openwrt-devel/2008-February/001704.html) Signed-off-by: Michael Vogt <michu at neophob.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@10445 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
401 B
Diff
14 lines
401 B
Diff
Index: libshout-2.2.2/src/shout_ogg.h
|
|
===================================================================
|
|
--- libshout-2.2.2.orig/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100
|
|
+++ libshout-2.2.2/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100
|
|
@@ -28,7 +28,7 @@
|
|
|
|
#include <stdlib.h>
|
|
|
|
-#include <ogg/ogg.h>
|
|
+#include <tremor/ogg.h>
|
|
|
|
typedef struct _ogg_codec_tag {
|
|
ogg_stream_state os;
|