Advertisement
Guest User

camorama.patch

a guest
Jul 20th, 2011
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.43 KB | None | 0 0
  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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement