$OpenBSD: patch-modules_highgui_src_cap_libv4l_cpp,v 1.1.1.1 2011/06/24 09:30:21 jasper Exp $
--- modules/highgui/src/cap_libv4l.cpp.orig	Sun Dec  5 04:35:25 2010
+++ modules/highgui/src/cap_libv4l.cpp	Fri May  6 08:43:02 2011
@@ -241,8 +241,7 @@ make & enjoy!
 #include <sys/stat.h>
 #include <sys/ioctl.h>
 
-#include <linux/videodev.h>
-#include <linux/videodev2.h>
+#include <sys/videoio.h>
 
 #include <libv4l1.h>
 #include <libv4l2.h>
