diff --git a/vp9/encoder/vp9_psnr.c b/vp9/encoder/vp9_psnr.c index 94394341d..58294e15a 100644 --- a/vp9/encoder/vp9_psnr.c +++ b/vp9/encoder/vp9_psnr.c @@ -8,9 +8,9 @@ * be found in the AUTHORS file in the root of the source tree. */ +#include #include "vpx_scale/yv12config.h" -#include "math.h" #define MAX_PSNR 100