You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avcodec/audiotoolboxdec: fix ac3_parser header include
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "avcodec.h"
|
||||
#include "ac3_parser.h"
|
||||
#include "ac3_parser_internal.h"
|
||||
#include "bytestream.h"
|
||||
#include "internal.h"
|
||||
#include "mpegaudiodecheader.h"
|
||||
|
Reference in New Issue
Block a user