mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-04-01 22:49:21 +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
|
#ifndef AVCODEC_DECODE_H
|
||||||
#define AVCODEC_DECODE_H
|
#define AVCODEC_DECODE_H
|
||||||
|
|
||||||
|
#include "avcodec.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called by decoders to get the next packet for decoding.
|
* Called by decoders to get the next packet for decoding.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user