summaryrefslogtreecommitdiff
path: root/libavcodec/vp56dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56dsp.c')
-rw-r--r--libavcodec/vp56dsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/vp56dsp.c b/libavcodec/vp56dsp.c
index 7f13605ad5..e208a039b0 100644
--- a/libavcodec/vp56dsp.c
+++ b/libavcodec/vp56dsp.c
@@ -22,6 +22,7 @@
#include <stdint.h>
#include "avcodec.h"
#include "vp56dsp.h"
+#include "libavutil/common.h"
/* Gives very similar result than the vp6 version except in a few cases */
static int vp5_adjust(int v, int t)