summaryrefslogtreecommitdiff
path: root/libavcodec/h261data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h261data.h')
-rw-r--r--libavcodec/h261data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/h261data.h b/libavcodec/h261data.h
index 9be1eeb5b2..a7074eb0c6 100644
--- a/libavcodec/h261data.h
+++ b/libavcodec/h261data.h
@@ -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,