updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / camorama / camorama.patch
blob4a9b2c834d0050e2cbff1554379023f4cda45e4b
1 diff -aur camorama-0.19.pristine//src/v4l.h camorama-0.19.new//src/v4l.h
2 --- camorama-0.19.pristine//src/v4l.h 2007-09-16 09:36:55.000000000 -0400
3 +++ camorama-0.19.new//src/v4l.h 2011-07-20 14:18:36.037322819 -0400
4 @@ -13,7 +13,7 @@
5 #include <fcntl.h>
6 #include <gtk/gtk.h>
7 #include <linux/types.h>
8 -#include <linux/videodev.h>
9 +#include <libv4l1-videodev.h>
10 #include <signal.h>
11 #include <png.h>
12 #include <glade/glade.h>