updated on Fri Jan 6 04:00:21 UTC 2012
[aur-mirror.git] / pspvc / grab.patch
blobf23db13393c593a42c1ca63b83f9e369c2cd456c
1 --- ffmpeg/libavformat/grab.c.old 2006-10-17 13:24:32.000000000 +0100
2 +++ ffmpeg/libavformat/grab.c 2011-08-06 18:34:01.658518774 +0100
3 @@ -25,7 +25,7 @@
4 #include <sys/mman.h>
5 #include <sys/time.h>
6 #define _LINUX_TIME_H 1
7 -#include <linux/videodev.h>
8 +#include <libv4l1-videodev.h>
9 #include <time.h>
11 typedef struct {