summaryrefslogtreecommitdiff
path: root/libavcodec/v4l2_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/v4l2_buffers.h')
-rw-r--r--libavcodec/v4l2_buffers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/v4l2_buffers.h b/libavcodec/v4l2_buffers.h
index 8901a0952f..5d25a87750 100644
--- a/libavcodec/v4l2_buffers.h
+++ b/libavcodec/v4l2_buffers.h
@@ -24,6 +24,8 @@
#ifndef AVCODEC_V4L2_BUFFERS_H
#define AVCODEC_V4L2_BUFFERS_H
+#include <linux/videodev2.h>
+
enum V4L2Buffer_status {
V4L2BUF_AVAILABLE,
V4L2BUF_IN_DRIVER,