summaryrefslogtreecommitdiff
path: root/libavcodec/mlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mlp.c')
-rw-r--r--libavcodec/mlp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/mlp.c b/libavcodec/mlp.c
index 7ef7f97526..6f10c3535e 100644
--- a/libavcodec/mlp.c
+++ b/libavcodec/mlp.c
@@ -22,6 +22,7 @@
#include <stdint.h>
#include "libavutil/crc.h"
+#include "libavutil/intreadwrite.h"
#include "mlp.h"
const uint8_t ff_mlp_huffman_tables[3][18][2] = {