aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-src:video_out:video_out_sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libxine/files/patch-src:video_out:video_out_sdl.c')
-rw-r--r--multimedia/libxine/files/patch-src:video_out:video_out_sdl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/libxine/files/patch-src:video_out:video_out_sdl.c b/multimedia/libxine/files/patch-src:video_out:video_out_sdl.c
deleted file mode 100644
index ae6f697f1859..000000000000
--- a/multimedia/libxine/files/patch-src:video_out:video_out_sdl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/video_out/video_out_sdl.c.orig Sun Jun 2 02:04:24 2002
-+++ src/video_out/video_out_sdl.c Sun Jun 2 02:04:30 2002
-@@ -47,7 +47,7 @@
- #include <string.h>
- #include <inttypes.h>
- #include <math.h>
--#include <SDL/SDL.h>
-+#include <SDL11/SDL.h>
-
- #include "video_out.h"
- #include "xine_internal.h"