avcodec/dolby_e_parser: Remove unnecessary headers

Possible since 81d070dd09.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
pull/388/head
Andreas Rheinhardt 2 years ago
parent 9c05f178a6
commit 0b1b93823f
  1. 2
      libavcodec/dolby_e_parser.c

@ -21,8 +21,6 @@
#include "libavutil/channel_layout.h"
#include "avcodec.h"
#include "dolby_e.h"
#include "get_bits.h"
#include "put_bits.h"
typedef struct DBEParseContext {
DBEContext dectx;

Loading…
Cancel
Save