mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
adding lacking include to aac3_parser.c
Originally committed as revision 12572 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6808a8eaf2
commit
eb538f6ec9
@ -23,6 +23,7 @@
|
||||
#include "parser.h"
|
||||
#include "aac_ac3_parser.h"
|
||||
#include "bitstream.h"
|
||||
#include "ac3.h"
|
||||
|
||||
|
||||
#define AAC_HEADER_SIZE 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user