summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ffv1.h')
-rw-r--r--libavcodec/ffv1.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libavcodec/ffv1.h b/libavcodec/ffv1.h
index 74f1159537..4752cea951 100644
--- a/libavcodec/ffv1.h
+++ b/libavcodec/ffv1.h
@@ -22,7 +22,14 @@
#ifndef AVCODEC_FFV1_H
#define AVCODEC_FFV1_H
+
+#include <stdint.h>
+
#include "avcodec.h"
+#include "dsputil.h"
+#include "get_bits.h"
+#include "put_bits.h"
+#include "rangecoder.h"
#define MAX_PLANES 4
#define CONTEXT_SIZE 32