Commit 3c7f6699 authored by Hendrik Leppkes's avatar Hendrik Leppkes Committed by Michael Niedermayer

lavfi/avcodec: cleanup includes

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent edcc51fb
......@@ -25,6 +25,7 @@
#include "avcodec.h"
#include "libavutil/avassert.h"
#include "libavutil/channel_layout.h"
#include "libavutil/opt.h"
AVFilterBufferRef *avfilter_get_video_buffer_ref_from_frame(const AVFrame *frame,
......
......@@ -28,7 +28,6 @@
* symbols defined below will not be available.
*/
#include "libavcodec/avcodec.h" // AVFrame
#include "avfilter.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