]> granicus.if.org Git - libvpx/blobdiff - ivfdec.c
Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."
[libvpx] / ivfdec.c
index 40394a81abbc5b946299650c2e7936227e69ffc2..6dcd66f734d575ceb48474cf332bc1dde693133c 100644 (file)
--- a/ivfdec.c
+++ b/ivfdec.c
@@ -12,6 +12,8 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "vpx_ports/mem_ops.h"
+
 #include "./ivfdec.h"
 
 static const char *IVF_SIGNATURE = "DKIF";