diff h261data.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents 65b1bfb3a74c
children 9ecbfc0c82bf
line wrap: on
line diff
--- a/h261data.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/h261data.h	Sat Jun 16 22:59:13 2007 +0000
@@ -24,6 +24,9 @@
  * H.261 tables.
  */
 
+#include <stdint.h>
+#include "h261.h"
+
 // H.261 VLC table for macroblock addressing
 static const uint8_t h261_mba_code[35] = {
      1,  3,  2,  3,