summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/uncoded_frame.c1
1 files changed, 1 insertions, 0 deletions
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;