summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg2/files/extra-patch-libvo::video_out_sdl.c
blob: a69f898eb2585237da8e4b374228076e4a74231a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libvo/video_out_sdl.c.orig	Tue Oct 16 13:00:54 2001
+++ libvo/video_out_sdl.c	Tue Oct 16 13:01:07 2001
@@ -31,7 +31,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <inttypes.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 #include "video_out.h"
 #include "video_out_internal.h"