shithub: libvpx

Download patch

ref: eead4bb89e58008ce17e05418fad86a0e9d7c4b6
parent: e2d73897d04708a86a8dd3c5559a07fb609bddde
parent: 916f803175e1ce23f2129eafcd460f37bb63b95e
author: Jim Bankoski <[email protected]>
date: Fri Oct 4 12:42:30 EDT 2013

Merge "lint issue  in vp9_psnr.c"

--- 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