Browse Source

avfilter/settb: remove duplicate #include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.3
Michael Niedermayer 11 years ago
parent
commit
6290ba0052
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavfilter/settb.c

+ 0
- 1
libavfilter/settb.c View File

@@ -35,7 +35,6 @@
#include "audio.h"
#include "avfilter.h"
#include "internal.h"
#include "audio.h"
#include "video.h"

static const char *const var_names[] = {


Loading…
Cancel
Save