Commit ed728da3 authored by Anton Khirnov's avatar Anton Khirnov

tools/uncoded_frame: include required headers explicitly

parent 51200769
......@@ -6,6 +6,7 @@
#include "libavfilter/avfilter.h"
#include "libavfilter/buffersink.h"
#include "libavformat/avformat.h"
#include "libavcodec/codec_id.h"
typedef struct {
AVFormatContext *mux;
......
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