Chromium Code Reviews| Index: include/libyuv/cpu_id.h |
| diff --git a/include/libyuv/cpu_id.h b/include/libyuv/cpu_id.h |
| index 2ccc3e7dd3bc2d85cad8d405be23d2150dc9c455..a37866640c20cdba68c57b669007f68b0e5a0af1 100644 |
| --- a/include/libyuv/cpu_id.h |
| +++ b/include/libyuv/cpu_id.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_CPU_ID_H_ // NOLINT |
| #define INCLUDE_LIBYUV_CPU_ID_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |