| Index: source/libvpx/vp8/common/generic/systemdependent.c
|
| diff --git a/source/libvpx/vp8/common/generic/systemdependent.c b/source/libvpx/vp8/common/generic/systemdependent.c
|
| index d84df334810d6ea217057476f516a567d9faa092..4393ced48c80a3bb1648ede08916817908ff4d2d 100644
|
| --- a/source/libvpx/vp8/common/generic/systemdependent.c
|
| +++ b/source/libvpx/vp8/common/generic/systemdependent.c
|
| @@ -17,6 +17,7 @@
|
| #include "vpx_ports/x86.h"
|
| #endif
|
| #include "vp8/common/onyxc_int.h"
|
| +#include "vp8/common/systemdependent.h"
|
|
|
| #if CONFIG_MULTITHREAD
|
| #if HAVE_UNISTD_H && !defined(__OS2__)
|
|
|