Chromium Code Reviews| Index: include/libyuv/rotate_row.h |
| diff --git a/include/libyuv/rotate_row.h b/include/libyuv/rotate_row.h |
| index ebc487f9abf47ae4df92a4f2adce90e3e6a0deeb..7cd9215155c2019172f3ddd92984ef4bca91abd3 100644 |
| --- a/include/libyuv/rotate_row.h |
| +++ b/include/libyuv/rotate_row.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_ROTATE_ROW_H_ // NOLINT |
| #define INCLUDE_LIBYUV_ROTATE_ROW_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |