]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp9dsp.c
Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'
[ffmpeg] / libavcodec / vp9dsp.c
index cf9de4a0ff82f63b64a8328ed8f06c1c3ba338e7..f6d73f73cd4d198d2eff84ab9a8f48aa55aefa54 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "libavutil/avassert.h"
 #include "libavutil/common.h"
-#include "vp9.h"
+#include "vp9dsp.h"
 
 const DECLARE_ALIGNED(16, int16_t, ff_vp9_subpel_filters)[3][16][8] = {
     [FILTER_8TAP_REGULAR] = {