diff vp5data.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents 6a10cc9adb8a
children 2b72f9bc4f06
line wrap: on
line diff
--- a/vp5data.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/vp5data.h	Sat Jun 16 22:59:13 2007 +0000
@@ -24,6 +24,8 @@
 #ifndef VP5DATA_H
 #define VP5DATA_H
 
+#include <stdint.h>
+
 static const uint8_t vp5_coeff_groups[] = {
     -1, 0, 1, 1, 2, 1, 1, 2,
      2, 1, 1, 2, 2, 2, 1, 2,