Merge "Fix vp9_psnrhvs.c build error"

This commit is contained in:
Jingning Han 2015-07-23 21:19:40 +00:00 committed by Gerrit Code Review
commit e8c6c00d80

View File

@ -16,6 +16,7 @@
#include "./vpx_config.h"
#include "./vp9_rtcd.h"
#include "./vpx_dsp_rtcd.h"
#include "vp9/encoder/vp9_ssim.h"
#if !defined(M_PI)