summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch')
-rw-r--r--packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch b/packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch
deleted file mode 100644
index 9faa3ba06d..0000000000
--- a/packages/libxine/libxine-1.0.0-beta12/demux_ogg.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xine-lib/src/demuxers/demux_ogg.c 2003-08-10 13:55:26.000000000 +0200
-+++ xine-lib/src/demuxers/demux_ogg.c.patched 2003-08-10 02:20:10.000000000 +0200
-@@ -36,7 +36,7 @@
- #include <stdlib.h>
-
- #include <ogg/ogg.h>
--#include <vorbis/codec.h>
-+#include <tremor/ivorbiscodec.h>
-
- #ifdef HAVE_THEORA
- #include <theora/theora.h>