2011-11-17 20:53:45 +00:00
|
|
|
--- libdc1394-2.1.4/examples/dc1394_vloopback.c 2009-05-25 08:49:17.000000000 +0200
|
|
|
|
+++ libdc1394-2.1.4/examples/dc1394_vloopback.c 2011-07-07 11:47:18.326089352 +0200
|
2011-07-13 07:15:41 +00:00
|
|
|
@@ -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>
|