ref: 916f803175e1ce23f2129eafcd460f37bb63b95e
parent: 1ab60f7bfb032418e3eb1097d1fbe1756b3183cb
author: Jim Bankoski <[email protected]>
date: Fri Oct 4 07:01:49 EDT 2013
lint issue in vp9_psnr.c Change-Id: Ifc7ffc02cfedb47230571298622602609a4e8a70
--- 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 <math.h>
#include "vpx_scale/yv12config.h"
-#include "math.h"
#define MAX_PSNR 100