]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gstreamer/gst-plugins-0.8.4/ivorbis.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gstreamer / gst-plugins-0.8.4 / ivorbis.patch
1 --- gst-plugins-0.8.1/ext/ivorbis/vorbis.c.old  2004-06-02 09:12:54.000000000 +0100
2 +++ gst-plugins-0.8.1/ext/ivorbis/vorbis.c      2004-06-02 09:12:32.000000000 +0100
3 @@ -21,7 +21,8 @@
4  #include <config.h>
5  #endif
6  
7 -#include <vorbisenc.h>
8 +#include <gst/gst.h>
9 +#include <tremor/ivorbiscodec.h>
10  
11  extern GType ivorbisfile_get_type (void);
12