shithub: libvpx

Download patch

ref: 3590a4b437bea6db16e09504b2a9968c398603d9
parent: be729441663059ae4a1d23281e4af333d14a9f8e
parent: d190ad228f7db12e67e3495c527feffbaf77a2b9
author: Jingning Han <jingning@google.com>
date: Fri Jul 17 12:12:51 EDT 2015

Merge "Simplify dependencies in dspr2 related codes"

--- a/vp9/common/mips/dspr2/vp9_common_dspr2.h
+++ b/vp9/common/mips/dspr2/vp9_common_dspr2.h
@@ -15,7 +15,6 @@
 
 #include "./vpx_config.h"
 #include "vpx/vpx_integer.h"
-#include "vp9/common/vp9_common.h"
 
 #ifdef __cplusplus
 extern "C" {