forked from FFmpeg/FFmpeg
libavcodec/decode: remove duplicate includes
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
e8f0a463b0
commit
f7617d4b83
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@
|
|||
#ifndef AVCODEC_DECODE_H
|
||||
#define AVCODEC_DECODE_H
|
||||
|
||||
#include "libavutil/buffer.h"
|
||||
#include "libavutil/frame.h"
|
||||
|
||||
#include "libavutil/buffer.h"
|
||||
#include "libavutil/frame.h"
|
||||
#include "libavutil/hwcontext.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue