[Pkg-wmaker-commits] [wmtv] 24/48: wmtv: Update video4linux include.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Feb 1 20:13:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmtv.

commit ae60086f6bc1109b57139dbdcb8381e4a9805177
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Feb 1 00:45:17 2016 -0500

    wmtv: Update video4linux include.
    
    Patch by Daniel Polehn <dpolehn at gmail.com> [1].
    
    [1] https://bugs.launchpad.net/ubuntu/+source/wmtv/+bug/756053
---
 src/wmtv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wmtv.c b/src/wmtv.c
index 5daa36c..f223c57 100644
--- a/src/wmtv.c
+++ b/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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmtv.git



More information about the Pkg-wmaker-commits mailing list