Add missing header to fix 'make checkheaders'.

Originally committed as revision 19690 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-08-24 10:06:26 +00:00
parent 89fb9516af
commit 1feec476aa
+1
View File
@@ -22,6 +22,7 @@
#ifndef AVCODEC_TWINVQ_DATA_H
#define AVCODEC_TWINVQ_DATA_H
#include <stddef.h>
#include <stdint.h>
/*