Chromium Code Reviews| Index: include/libyuv/compare.h |
| diff --git a/include/libyuv/compare.h b/include/libyuv/compare.h |
| index 08b2bb2ecf4a4db9d2e6c8b87c7e2b72af92b61a..8c4c9f8f8938ae66c39123c9fbae351bc1429252 100644 |
| --- a/include/libyuv/compare.h |
| +++ b/include/libyuv/compare.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_COMPARE_H_ // NOLINT |
| #define INCLUDE_LIBYUV_COMPARE_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |