aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c')
-rw-r--r--multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c b/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
deleted file mode 100644
index 949357430d4c..000000000000
--- a/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/libffmpeg/xine_decoder.c.orig Fri Oct 19 21:17:15 2001
-+++ src/libffmpeg/xine_decoder.c Fri Oct 19 21:17:39 2001
-@@ -38,8 +38,8 @@
- #include "buffer.h"
- #include "metronom.h"
-
--#include "libavcodec/avcodec.h"
--#include "libavcodec/dsputil.h"
-+#include <libavcodec/avcodec.h>
-+#include <libavcodec/dsputil.h>
-
- /* now this is ripped of wine's vfw.h */
- typedef struct {