diff mpegaudiotab.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents c8c591fe26f8
children 9ecbfc0c82bf
line wrap: on
line diff
--- a/mpegaudiotab.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/mpegaudiotab.h	Sat Jun 16 22:59:13 2007 +0000
@@ -27,6 +27,9 @@
  * Most of them come from the mpeg audio specification.
  */
 
+#include <stdint.h>
+#include "mpegaudio.h"
+
 #define SQRT2 1.41421356237309514547
 
 static const int costab32[30] = {