shithub: libvpx

Download patch

ref: 9641b1b9ac08a0bedbfce77eb35634ab8ecf9137
parent: 30fbf23fdae441441bf5d6b71665a1b35560fbf8
parent: 72a78a0c40c671ba0f21b46a9903f44b1c4209b8
author: Jingning Han <jingning@google.com>
date: Wed Oct 1 13:05:25 EDT 2014

Merge "Remove unused header files from vp9_encodemb.h"

--- a/vp9/encoder/vp9_encodemb.h
+++ b/vp9/encoder/vp9_encodemb.h
@@ -13,8 +13,6 @@
 
 #include "./vpx_config.h"
 #include "vp9/encoder/vp9_block.h"
-#include "vp9/encoder/vp9_encoder.h"
-#include "vp9/common/vp9_onyxc_int.h"
 
 #ifdef __cplusplus
 extern "C" {