Commit 0b1b9382 authored by Andreas Rheinhardt's avatar Andreas Rheinhardt

avcodec/dolby_e_parser: Remove unnecessary headers

Possible since 81d070dd.
Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent 9c05f178
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment