mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
lavf/matroska: avoid avcodec.h dependency
This commit is contained in:
parent
f3dafe6a41
commit
823ca1ba84
@ -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…
Reference in New Issue
Block a user