mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-29 22:58:00 +00:00
decode.h: Add missing headers to fix standalone compilation
This commit is contained in:
parent
343e283399
commit
554e55bbf0
@ -21,6 +21,8 @@
|
||||
#ifndef AVCODEC_DECODE_H
|
||||
#define AVCODEC_DECODE_H
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
/**
|
||||
* Called by decoders to get the next packet for decoding.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user