summaryrefslogtreecommitdiff
path: root/libavcodec/arbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/arbc.c')
-rw-r--r--libavcodec/arbc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/arbc.c b/libavcodec/arbc.c
index d03fdf214b..0dfc9d5526 100644
--- a/libavcodec/arbc.c
+++ b/libavcodec/arbc.c
@@ -29,6 +29,7 @@
#include "avcodec.h"
#include "bytestream.h"
+#include "codec_internal.h"
#include "internal.h"
typedef struct ARBCContext {