Include vpx_dsp_common.h when using VPXMIN/MAX

Change-Id: I2e387a06484a06301f3cd6600c4ba2f4335b61ee
This commit is contained in:
Johann
2015-08-31 14:36:35 -07:00
parent 9a9b1cf772
commit c5f11912ae
62 changed files with 66 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "vpx_dsp/vpx_dsp_common.h"
#include "vpx_mem/vpx_mem.h"
#include "vpx_ports/mem.h"