summaryrefslogtreecommitdiff
path: root/media-video/camorama/files/camorama-0.19-no-more-videodev_h.patch
blob: 84c8f68ba72b592d027758e7ad318d67ef5ead72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>