]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp56dsp.c
Merge commit '378a6315b7c48195ffd94e6aa9aa6d663d42b35e'
[ffmpeg] / libavcodec / vp56dsp.c
index 9ab8a8941102556d7ab773d70d60ba35884911e8..339c3d210cd8381686a16ea5626d67e5ad268147 100644 (file)
@@ -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)