diff ra144.h @ 7044:ab9533fb9335 libavcodec

Add missing #includes to fix 'make checkheaders'.
author diego
date Mon, 16 Jun 2008 08:25:48 +0000
parents 63fadff777e2
children 1685bdab6d88
line wrap: on
line diff
--- a/ra144.h	Sun Jun 15 18:01:25 2008 +0000
+++ b/ra144.h	Mon Jun 16 08:25:48 2008 +0000
@@ -22,6 +22,8 @@
 #ifndef FFMPEG_RA144_H
 #define FFMPEG_RA144_H
 
+#include <stdint.h>
+
 /* 14.4 data tables */
 static const int16_t wavtable1[256][9] = {
     { 541,   956,   768, -1011,  -811,  -717,  -571,  -893,  -576},