wmtv: Update video4linux include.
Patch by Daniel Polehn <dpolehn@gmail.com> [1]. [1] https://bugs.launchpad.net/ubuntu/+source/wmtv/+bug/756053
This commit is contained in:
		
							parent
							
								
									417aaef3a7
								
							
						
					
					
						commit
						bd2d210e3f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -34,7 +34,7 @@
 | 
				
			||||||
#include <sys/mman.h>
 | 
					#include <sys/mman.h>
 | 
				
			||||||
#include <sys/types.h>
 | 
					#include <sys/types.h>
 | 
				
			||||||
#include <sys/wait.h>
 | 
					#include <sys/wait.h>
 | 
				
			||||||
#include <linux/videodev.h>
 | 
					#include <libv4l1-videodev.h>
 | 
				
			||||||
#include <linux/soundcard.h>
 | 
					#include <linux/soundcard.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <X11/Xlib.h>
 | 
					#include <X11/Xlib.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue