libdc1394/libdc1394-v4l-2.6.38.patch

12 lines
375 B
Diff

--- libdc1394-2.1.3/examples/dc1394_vloopback.c 2009-05-25 08:49:17.000000000 +0200
+++ libdc1394-2.1.3/examples/dc1394_vloopback.c 2011-07-07 11:47:18.326089352 +0200
@@ -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>