summaryrefslogtreecommitdiff
path: root/libavcodec/ra144.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-06-16 08:25:48 +0000
committerDiego Biurrun <diego@biurrun.de>2008-06-16 08:25:48 +0000
commitb11829a9d93970aa4c327578bb9ffc9de9cacd3f (patch)
treee334574e075bf317bf864e69dcf952ea020f6a4e /libavcodec/ra144.h
parent66b26265f87f1839d9fa0baaa92ad57b1d4cf3fb (diff)
Add missing #includes to fix 'make checkheaders'.
Originally committed as revision 13776 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ra144.h')
-rw-r--r--libavcodec/ra144.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h
index 891cd9bf74..fd74c972c7 100644
--- a/libavcodec/ra144.h
+++ b/libavcodec/ra144.h
@@ -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},