aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxine/libxine-1.0.0-beta12/libvorbis.patch
blob: e206a0b742bda45e383af0d807fc2c1f3e491a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xine-lib/src/libvorbis/xine_decoder.c	2003-08-10 14:48:38.000000000 +0200
+++ xine-lib/src/libvorbis/xine_decoder.c.patched	2003-08-10 14:48:17.000000000 +0200
@@ -34,7 +34,7 @@
 #include "buffer.h"
 
 #include <ogg/ogg.h>
-#include <vorbis/codec.h>
+#include <tremor/ivorbiscodec.h>
 
 #define MAX_NUM_SAMPLES 4096