mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "parser.h"
|
||||
#include "mpegaudiodecheader.h"
|
||||
#include "libavutil/common.h"
|
||||
|
||||
|
||||
typedef struct MpegAudioParseContext {
|
||||
|
||||
Reference in New Issue
Block a user