| Index: source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
|
| diff --git a/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h b/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
|
| index bb5ba0d14eac9965df5c88e6b8a20f257b4c5661..60e27fc110722a7fa6c6f9e7e0751ef242ea2e0f 100644
|
| --- a/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
|
| +++ b/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
|
| @@ -11,8 +11,6 @@
|
| #ifndef VP9_COMMON_MIPS_MSA_VP9_IDCT_MSA_H_
|
| #define VP9_COMMON_MIPS_MSA_VP9_IDCT_MSA_H_
|
|
|
| -#include <assert.h>
|
| -
|
| #include "vpx_ports/mem.h"
|
| #include "vp9/common/vp9_idct.h"
|
| #include "vp9/common/mips/msa/vp9_macros_msa.h"
|
|
|