| Index: source/libvpx/vp9/decoder/x86/vp9_idct_blk_mmx.c
|
| ===================================================================
|
| --- source/libvpx/vp9/decoder/x86/vp9_idct_blk_mmx.c (revision 177019)
|
| +++ source/libvpx/vp9/decoder/x86/vp9_idct_blk_mmx.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"
|
| #include "vp9/decoder/x86/vp9_idct_mmx.h"
|
|
|