mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avdevice/v4l: remove duplicate include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
4bc7a2a64b
commit
d0c61571cf
@ -37,7 +37,6 @@
|
|||||||
#define _LINUX_TIME_H 1
|
#define _LINUX_TIME_H 1
|
||||||
#include <linux/videodev.h>
|
#include <linux/videodev.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include "avdevice.h"
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
AVClass *class;
|
AVClass *class;
|
||||||
|
Loading…
Reference in New Issue
Block a user