Chromium Code Reviews| Index: source/libvpx/vp9/decoder/x86/vp9_idct_blk_sse2.c |
| =================================================================== |
| --- source/libvpx/vp9/decoder/x86/vp9_idct_blk_sse2.c (revision 177019) |
| +++ source/libvpx/vp9/decoder/x86/vp9_idct_blk_sse2.c (working copy) |
| @@ -8,7 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -#include "vpx_ports/config.h" |
| +#include "./vpx_config.h" |
| #include "vp9/common/vp9_blockd.h" |
| #include "vp9/decoder/vp9_dequantize.h" |