File wmtv-v4l-2.6.38.patch of Package WindowMaker-applets
--- wmtv/src/wmtv.c 1999-04-24 06:45:40.000000000 +0200 +++ wmtv/src/wmtv.c 2011-07-07 13:08:26.389088768 +0200 @@ -33,7 +33,7 @@ #include <sys/mman.h> #include <sys/types.h> #include <sys/wait.h> -#include <linux/videodev.h> +#include <libv4l1-videodev.h> #include <linux/soundcard.h> #include <X11/Xlib.h>