v4l2uvc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
v4l2uvc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/v4l2uvc.h
+++ b/v4l2uvc.h
@@ -29,7 +29,7 @@
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/select.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
#include "avilib.h"
#include "uvcvideo.h"