| Index: source/libvpx/vp9/common/vp9_common.h
|
| diff --git a/source/libvpx/vp9/common/vp9_common.h b/source/libvpx/vp9/common/vp9_common.h
|
| index c249ad4d71b9b76ce02611355d8e0292a770a6b8..76e7cd440bc10f0b7ad91f1c03203a60c79cd44a 100644
|
| --- a/source/libvpx/vp9/common/vp9_common.h
|
| +++ b/source/libvpx/vp9/common/vp9_common.h
|
| @@ -19,7 +19,7 @@
|
| #include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| #include "vpx/vpx_integer.h"
|
| -#include "vp9/common/vp9_systemdependent.h"
|
| +#include "vpx_ports/bitops.h"
|
|
|
| #ifdef __cplusplus
|
| extern "C" {
|
|
|