From 99545457bf1175d55e4eaa2c061dbf0faeb661ec Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 16 Jun 2007 22:59:13 +0000 Subject: include all prerequisites in header files Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vp5data.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavcodec/vp5data.h') 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 + static const uint8_t vp5_coeff_groups[] = { -1, 0, 1, 1, 2, 1, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, -- cgit v1.2.3