Chromium Code Reviews| Index: include/libyuv/compare_row.h |
| diff --git a/include/libyuv/compare_row.h b/include/libyuv/compare_row.h |
| index 38a957b2ce331f8ff659ffe0a3b8dd8b67e2e535..cec1b4b38a578671f90544ebbfc10f30d5e7181a 100644 |
| --- a/include/libyuv/compare_row.h |
| +++ b/include/libyuv/compare_row.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_COMPARE_ROW_H_ // NOLINT |
| #define INCLUDE_LIBYUV_COMPARE_ROW_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |