mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avcodec/mpegvideo: Remove unnecessary headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
cbbd5e063d
commit
4707023a95
7 changed files with 6 additions and 5 deletions
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "parser.h"
|
||||
#include "mpeg12.h"
|
||||
#include "mpeg12data.h"
|
||||
#include "internal.h"
|
||||
|
||||
struct MpvParseContext {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue