Chromium Code Reviews| Index: source/libvpx/third_party/libyuv/include/libyuv/cpu_id.h |
| =================================================================== |
| --- source/libvpx/third_party/libyuv/include/libyuv/cpu_id.h (revision 290053) |
| +++ source/libvpx/third_party/libyuv/include/libyuv/cpu_id.h (working copy) |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_CPU_ID_H_ // NOLINT |
| #define INCLUDE_LIBYUV_CPU_ID_H_ |
| -#include "basic_types.h" |
| +#include "libyuv/basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |