Commit f7617d4b authored by Michael Niedermayer's avatar Michael Niedermayer

libavcodec/decode: remove duplicate includes

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent e8f0a463
......@@ -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"
......
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