Chromium Code Reviews| Index: source/libvpx/vp9/encoder/x86/vp9_x86_csystemdependent.c |
| =================================================================== |
| --- source/libvpx/vp9/encoder/x86/vp9_x86_csystemdependent.c (revision 177019) |
| +++ source/libvpx/vp9/encoder/x86/vp9_x86_csystemdependent.c (working copy) |
| @@ -9,7 +9,7 @@ |
| */ |
| -#include "vpx_ports/config.h" |
| +#include "./vpx_config.h" |
| #include "vpx_ports/x86.h" |
| #include "vp9/encoder/vp9_variance.h" |
| #include "vp9/encoder/vp9_onyx_int.h" |