shithub: libvpx

Download patch

ref: ee6b7c1b6c5e393f88a450b0b6bd1fac1a310e59
parent: f9ec0433ad02fa84bab5f435186fdc219831dc1c
parent: 08feefbe7b225d17fe5dd56b961e3d1b20628414
author: Jim Bankoski <jimbankoski@google.com>
date: Tue Oct 8 06:28:30 EDT 2013

Merge "easy to fix cpplint issue in rdopt.c"

--- a/vp9/encoder/vp9_rdopt.c
+++ b/vp9/encoder/vp9_rdopt.c
@@ -36,7 +36,7 @@
 #include "vp9/common/vp9_seg_common.h"
 #include "vp9/common/vp9_pred_common.h"
 #include "vp9/common/vp9_entropy.h"
-#include "vp9_rtcd.h"
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_mvref_common.h"
 #include "vp9/common/vp9_common.h"