diff options
Diffstat (limited to 'drivers/media/video/se401.h')
-rw-r--r-- | drivers/media/video/se401.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/se401.h b/drivers/media/video/se401.h index 835ef87..2ce685d 100644 --- a/drivers/media/video/se401.h +++ b/drivers/media/video/se401.h @@ -5,6 +5,7 @@ #include <asm/uaccess.h> #include <linux/videodev.h> #include <media/v4l2-common.h> +#include <media/v4l2-ioctl.h> #include <linux/mutex.h> #define se401_DEBUG /* Turn on debug messages */ |