summaryrefslogtreecommitdiff
path: root/vpx_dsp/psnrhvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_dsp/psnrhvs.c')
-rw-r--r--vpx_dsp/psnrhvs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpx_dsp/psnrhvs.c b/vpx_dsp/psnrhvs.c
index 4d723e441..2de77c051 100644
--- a/vpx_dsp/psnrhvs.c
+++ b/vpx_dsp/psnrhvs.c
@@ -17,6 +17,7 @@
#include "./vpx_config.h"
#include "./vpx_dsp_rtcd.h"
#include "vpx_dsp/ssim.h"
+#include "vpx_ports/system_state.h"
#if !defined(M_PI)
# define M_PI (3.141592653589793238462643)