Chromium Code Reviews| Index: include/libyuv/scale.h |
| diff --git a/include/libyuv/scale.h b/include/libyuv/scale.h |
| index 102158d1ab28fcfe122ee825f2388db1a160a03c..9e23941fede8bdfb598478648ec71872de95d32d 100644 |
| --- a/include/libyuv/scale.h |
| +++ b/include/libyuv/scale.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_SCALE_H_ // NOLINT |
| #define INCLUDE_LIBYUV_SCALE_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |