Chromium Code Reviews| Index: include/libyuv/rotate.h |
| diff --git a/include/libyuv/rotate.h b/include/libyuv/rotate.h |
| index 8af60b89550e08923491d8a53e3354f0bc8d679c..80a94efb7b32fd9ecac053e66f522727c9d5abcc 100644 |
| --- a/include/libyuv/rotate.h |
| +++ b/include/libyuv/rotate.h |
| @@ -11,7 +11,7 @@ |
| #ifndef INCLUDE_LIBYUV_ROTATE_H_ // NOLINT |
| #define INCLUDE_LIBYUV_ROTATE_H_ |
| -#include "libyuv/basic_types.h" |
| +#include "basic_types.h" |
| #ifdef __cplusplus |
| namespace libyuv { |