mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
lavc/v4l2: Add missing header include
Fixes checkheaders.
This commit is contained in:
parent
57db1faf7a
commit
da53c424b9
@ -26,6 +26,8 @@
|
||||
|
||||
#include <linux/videodev2.h>
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
enum V4L2Buffer_status {
|
||||
V4L2BUF_AVAILABLE,
|
||||
V4L2BUF_IN_DRIVER,
|
||||
|
Loading…
x
Reference in New Issue
Block a user