Index: source/libvpx/vp9/common/vp9_idct.h |
diff --git a/source/libvpx/vp9/common/vp9_idct.h b/source/libvpx/vp9/common/vp9_idct.h |
index 6e2551dd4bc2147f912b2b3d5cc63f5330b2d500..cee1682a67f1b71af216e30541c9bfe022cbea37 100644 |
--- a/source/libvpx/vp9/common/vp9_idct.h |
+++ b/source/libvpx/vp9/common/vp9_idct.h |
@@ -14,6 +14,7 @@ |
#include <assert.h> |
#include "./vpx_config.h" |
+#include "vpx_ports/mem.h" |
#include "vp9/common/vp9_common.h" |
#include "vp9/common/vp9_enums.h" |