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
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include "parser.h"
|
||||
#include "aac_ac3_parser.h"
|
||||
#include "bitstream.h"
|
||||
#include "ac3.h"
|
||||
|
||||
|
||||
#define AAC_HEADER_SIZE 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue