commit | 99545457bf1175d55e4eaa2c061dbf0faeb661ec | [log] [tgz] |
---|---|---|
author | Måns Rullgård <[email protected]> | Sat Jun 16 22:59:13 2007 |
committer | Måns Rullgård <[email protected]> | Sat Jun 16 22:59:13 2007 |
tree | ff1d94f63fcf89833e7e6d9f421f35bd8d0ba2de | |
parent | c2d08dc0d78e85e6a45abb33e587b8a66a2de754 [diff] [blame] |
include all prerequisites in header files Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/qdm2data.h b/libavcodec/qdm2data.h index 6d7d074..410ec46 100644 --- a/libavcodec/qdm2data.h +++ b/libavcodec/qdm2data.h
@@ -31,6 +31,8 @@ #ifndef QDM2DATA_H #define QDM2DATA_H +#include <stdint.h> + /** VLC TABLES **/ /* values in this table range from -1..23; adjust retrieved value by -1 */