Chromium Code Reviews| Index: source/libvpx/vp9/encoder/vp9_dct.c |
| diff --git a/source/libvpx/vp9/encoder/vp9_dct.c b/source/libvpx/vp9/encoder/vp9_dct.c |
| index 8d0d10f81fa5420013c8df7be23d4e1d8e235c52..f94540baa015a7c38c48d3da2b6696d06eb014d4 100644 |
| --- a/source/libvpx/vp9/encoder/vp9_dct.c |
| +++ b/source/libvpx/vp9/encoder/vp9_dct.c |
| @@ -17,7 +17,6 @@ |
| #include "vp9/common/vp9_blockd.h" |
| #include "vp9/common/vp9_idct.h" |
| -#include "vp9/common/vp9_systemdependent.h" |
| #include "vpx_dsp/fwd_txfm.h" |
| #include "vpx_ports/mem.h" |