summaryrefslogtreecommitdiff
path: root/ffmpeg/libavdevice/v4l.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg/libavdevice/v4l.c')
-rw-r--r--ffmpeg/libavdevice/v4l.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg/libavdevice/v4l.c b/ffmpeg/libavdevice/v4l.c
index e2f37d6..bf2c9e3 100644
--- a/ffmpeg/libavdevice/v4l.c
+++ b/ffmpeg/libavdevice/v4l.c
@@ -37,7 +37,6 @@
#define _LINUX_TIME_H 1
#include <linux/videodev.h>
#include <time.h>
-#include "avdevice.h"
typedef struct {
AVClass *class;