summaryrefslogtreecommitdiff
path: root/libavcodec/indeo2data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/indeo2data.h')
-rw-r--r--libavcodec/indeo2data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/indeo2data.h b/libavcodec/indeo2data.h
index 71d250af7b..83d1227b3f 100644
--- a/libavcodec/indeo2data.h
+++ b/libavcodec/indeo2data.h
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <stdint.h>
+
#define IR2_CODES 143
static const uint16_t ir2_codes[IR2_CODES][2] = {
#ifdef ALT_BITSTREAM_READER_LE