forked from pool/libdc1394
Updated to new version 2.1.4. OBS-URL: https://build.opensuse.org/request/show/91996 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdc1394?expand=0&rev=21
12 lines
375 B
Diff
12 lines
375 B
Diff
--- 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
|
|
@@ -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>
|