File libdc1394-v4l-2.6.38.patch of Package libdc1394
Index: libdc1394-2.2.3/examples/dc1394_vloopback.c =================================================================== --- libdc1394-2.2.3.orig/examples/dc1394_vloopback.c +++ libdc1394-2.2.3/examples/dc1394_vloopback.c @@ -46,7 +46,7 @@ #include <signal.h> #define _LINUX_TIME_H #define _DEVICE_H_ -#include <linux/videodev.h> +#include <libv4l1-videodev.h> #include <getopt.h> #include <stdint.h> #include <inttypes.h>