| Index: include/libyuv/convert_from_argb.h
|
| diff --git a/include/libyuv/convert_from_argb.h b/include/libyuv/convert_from_argb.h
|
| index 1df53200ddee9c5bef0547e5e1ab8d7a3a4ca497..c20bb74c4e672ad85c4d7f4c11475f5f73f3d2fc 100644
|
| --- a/include/libyuv/convert_from_argb.h
|
| +++ b/include/libyuv/convert_from_argb.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef INCLUDE_LIBYUV_CONVERT_FROM_ARGB_H_ // NOLINT
|
| #define INCLUDE_LIBYUV_CONVERT_FROM_ARGB_H_
|
|
|
| -#include "libyuv/basic_types.h"
|
| +#include "basic_types.h"
|
|
|
| #ifdef __cplusplus
|
| namespace libyuv {
|
|
|