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:
Andreas Rheinhardt 2023-07-17 02:56:57 +02:00
parent 3fe98db7bb
commit 6e5e74c55b
5 changed files with 3 additions and 6 deletions

View file

@ -17,7 +17,6 @@
*/
#include "golomb.h"
#include "parser.h"
#include "evc.h"
#include "evc_parse.h"