lavf/matroska: avoid avcodec.h dependency
This commit is contained in:
parent
f3dafe6a41
commit
823ca1ba84
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#ifndef AVFORMAT_MATROSKA_H
|
||||
#define AVFORMAT_MATROSKA_H
|
||||
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavcodec/codec_id.h"
|
||||
#include "metadata.h"
|
||||
#include "internal.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue