diff options
Diffstat (limited to 'libavcodec/vp5data.h')
-rw-r--r-- | libavcodec/vp5data.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/vp5data.h b/libavcodec/vp5data.h index effc17c2ca..1474873bde 100644 --- a/libavcodec/vp5data.h +++ b/libavcodec/vp5data.h @@ -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, |