Chromium Code Reviews| Index: source/libvpx/vpx_dsp/vpx_dsp_common.h |
| diff --git a/source/libvpx/vpx_dsp/vpx_dsp_common.h b/source/libvpx/vpx_dsp/vpx_dsp_common.h |
| index a83339efe394b4ec4a3104cbd8824c0034d7df42..a9e180e7934038c20b576feb541e9b9f16d2a9b9 100644 |
| --- a/source/libvpx/vpx_dsp/vpx_dsp_common.h |
| +++ b/source/libvpx/vpx_dsp/vpx_dsp_common.h |
| @@ -13,6 +13,7 @@ |
| #include "./vpx_config.h" |
| #include "vpx/vpx_integer.h" |
| +#include "vpx_dsp/vpx_dsp_common.h" |
| #include "vpx_ports/mem.h" |
| #ifdef __cplusplus |