Commit e7196afe authored by Anton Khirnov's avatar Anton Khirnov

lavf/a64: avoid avcodec.h dependency

parent e67e02d1
......@@ -19,7 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "libavcodec/avcodec.h"
#include "libavcodec/codec_id.h"
#include "libavcodec/codec_par.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "rawenc.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