blob: 84c8f68ba72b592d027758e7ad318d67ef5ead72 [file] [log] [blame]
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>