avdevice/v4l: remove duplicate include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-09-21 15:04:04 +02:00
parent 4bc7a2a64b
commit d0c61571cf
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
#define _LINUX_TIME_H 1
#include <linux/videodev.h>
#include <time.h>
#include "avdevice.h"
typedef struct {
AVClass *class;