diff qdm2data.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents c8c591fe26f8
children 2b72f9bc4f06
line wrap: on
line diff
--- a/qdm2data.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/qdm2data.h	Sat Jun 16 22:59:13 2007 +0000
@@ -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 */