diff wmadata.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents 0efc832d9102
children 9ecbfc0c82bf
line wrap: on
line diff
--- a/wmadata.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/wmadata.h	Sat Jun 16 22:59:13 2007 +0000
@@ -24,6 +24,9 @@
  * Various WMA tables.
  */
 
+#include <stdint.h>
+#include "wma.h"
+
 static const uint16_t wma_critical_freqs[25] = {
     100,   200,  300, 400,   510,  630,  770,    920,
     1080, 1270, 1480, 1720, 2000, 2320, 2700,   3150,