avdevice/v4l: remove duplicate include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/36/head
Michael Niedermayer 11 years ago
parent 4bc7a2a64b
commit d0c61571cf
  1. 1
      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;

Loading…
Cancel
Save