]> granicus.if.org Git - libvpx/commitdiff
lint issue in vp9_psnr.c
authorJim Bankoski <jimbankoski@google.com>
Fri, 4 Oct 2013 18:01:49 +0000 (11:01 -0700)
committerJim Bankoski <jimbankoski@google.com>
Fri, 4 Oct 2013 18:01:49 +0000 (11:01 -0700)
Change-Id: Ifc7ffc02cfedb47230571298622602609a4e8a70

vp9/encoder/vp9_psnr.c

index 94394341d8ea38cc51f6f9853395faae081b7518..58294e15a38f8df7d14cbf93d8004d4c5a4fce1f 100644 (file)
@@ -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