From c5f11912ae328a912ef087fdcd074ff07e96d8f9 Mon Sep 17 00:00:00 2001 From: Johann Date: Mon, 31 Aug 2015 14:36:35 -0700 Subject: Include vpx_dsp_common.h when using VPXMIN/MAX Change-Id: I2e387a06484a06301f3cd6600c4ba2f4335b61ee --- vp10/common/common_data.h | 1 + 1 file changed, 1 insertion(+) (limited to 'vp10/common/common_data.h') diff --git a/vp10/common/common_data.h b/vp10/common/common_data.h index f2ce03996..37e5751f5 100644 --- a/vp10/common/common_data.h +++ b/vp10/common/common_data.h @@ -13,6 +13,7 @@ #include "vp10/common/enums.h" #include "vpx/vpx_integer.h" +#include "vpx_dsp/vpx_dsp_common.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3