mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avcodec/evc*: Improve included headers
In particular, don't include avcodec.h in evc_frame_merge_bsf.c. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
3fe98db7bb
commit
6e5e74c55b
5 changed files with 3 additions and 6 deletions
|
|
@ -17,7 +17,6 @@
|
|||
*/
|
||||
|
||||
#include "golomb.h"
|
||||
#include "parser.h"
|
||||
#include "evc.h"
|
||||
#include "evc_parse.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue