mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
lavc/dolby_e_parser: #include avcodec.h explicitly
This file uses definitions from it, but relies on an indirect include through get_bits.h
This commit is contained in:
parent
9dbdabe0e0
commit
93822dacb9
@ -18,6 +18,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "dolby_e.h"
|
||||
#include "get_bits.h"
|
||||
#include "put_bits.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user