diff --git a/tools/uncoded_frame.c b/tools/uncoded_frame.c index 3f850d344d..f441d3fbdc 100644 --- a/tools/uncoded_frame.c +++ b/tools/uncoded_frame.c @@ -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;