mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
avcodec/parser: Remove duplicate header inlcude
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
42d6d249b0
commit
1ca8052640
@ -29,7 +29,6 @@
|
|||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "parser.h"
|
#include "parser.h"
|
||||||
#include "internal.h"
|
|
||||||
|
|
||||||
static AVCodecParser *av_first_parser = NULL;
|
static AVCodecParser *av_first_parser = NULL;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user