mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add missing header to fix 'make checkheaders'.
Originally committed as revision 19690 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
89fb9516af
commit
1feec476aa
@ -22,6 +22,7 @@
|
||||
#ifndef AVCODEC_TWINVQ_DATA_H
|
||||
#define AVCODEC_TWINVQ_DATA_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user