Chromium Code Reviews| Index: source/row_neon.cc |
| diff --git a/source/row_neon.cc b/source/row_neon.cc |
| index 909df060c69184eb99d495a5e6b0e593959952ef..4a41d8a2247e4a1cc70c27a19384624c7eb652f3 100644 |
| --- a/source/row_neon.cc |
| +++ b/source/row_neon.cc |
| @@ -10,6 +10,8 @@ |
| #include "libyuv/row.h" |
| +#include <stdio.h> |
| + |
| #ifdef __cplusplus |
| namespace libyuv { |
| extern "C" { |