You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/camorama/files/camorama-0.19-no-more-video...

15 lines
369 B

http://pkgs.fedoraproject.org/gitweb/?p=camorama.git;a=blob_plain;f=camorama-0.19-no-more-videodev_h.patch;hb=HEAD
--- src/v4l.h
+++ src/v4l.h
@@ -12,8 +12,7 @@
#include <sys/mman.h>
#include <fcntl.h>
#include <gtk/gtk.h>
-#include <linux/types.h>
-#include <linux/videodev.h>
+#include <libv4l1.h>
#include <signal.h>
#include <png.h>
#include <glade/glade.h>