| Index: source/libvpx/vp8/encoder/onyx_int.h
|
| diff --git a/source/libvpx/vp8/encoder/onyx_int.h b/source/libvpx/vp8/encoder/onyx_int.h
|
| index 6fe8f235b879527cd96f0e2fd493364a7948aeee..8beba27fec6412870e649ea413f81d44c1d0f737 100644
|
| --- a/source/libvpx/vp8/encoder/onyx_int.h
|
| +++ b/source/libvpx/vp8/encoder/onyx_int.h
|
| @@ -20,7 +20,7 @@
|
| #include "vp8/common/onyxc_int.h"
|
| #include "vpx_dsp/variance.h"
|
| #include "encodemb.h"
|
| -#include "quantize.h"
|
| +#include "vp8/encoder/quantize.h"
|
| #include "vp8/common/entropy.h"
|
| #include "vp8/common/threading.h"
|
| #include "vpx_ports/mem.h"
|
|
|