Commit c4c6c834 authored by Anton Khirnov's avatar Anton Khirnov

lavf/internal: include avcodec.h explicitly

Do not depend on avformat.h to provide it.
parent 5d920255
......@@ -24,6 +24,9 @@
#include <stdint.h>
#include "libavutil/bprint.h"
#include "libavcodec/avcodec.h"
#include "avformat.h"
#include "os_support.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