Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > ce2fd43aae8decb14edd793e2e4dbcb3 > files > 5

v4l2ucp-2.0.1-5.fc14.src.rpm

diff -up v4l2ucp-2.0.1/src/v4l2ctrl.c~ v4l2ucp-2.0.1/src/v4l2ctrl.c
--- v4l2ucp-2.0.1/src/v4l2ctrl.c~	2011-02-17 11:09:37.000000000 +0100
+++ v4l2ucp-2.0.1/src/v4l2ctrl.c	2011-02-17 12:01:05.080700002 +0100
@@ -26,7 +26,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <linux/types.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
 #include <libv4l2.h>
 
 #define FORMATW "%u:%31s:%d\n"