Patch by Daniel Polehn <dpol...@gmail.com> [1]. [1] https://bugs.launchpad.net/ubuntu/+source/wmtv/+bug/756053 --- wmtv/src/wmtv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmtv/src/wmtv.c b/wmtv/src/wmtv.c index 5daa36c..f223c57 100644 --- a/wmtv/src/wmtv.c +++ b/wmtv/src/wmtv.c @@ -34,7 +34,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> -- 2.5.0 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.