Fix make checkheaders by adding missing #include.
Originally committed as revision 10948 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
968fc6b96a
commit
b0bd01d68a
@ -24,6 +24,7 @@
|
|||||||
#define FFMPEG_HUFFMAN_H
|
#define FFMPEG_HUFFMAN_H
|
||||||
|
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
|
#include "bitstream.h"
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int16_t sym;
|
int16_t sym;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user