shithub: libvpx

Download patch

ref: 08feefbe7b225d17fe5dd56b961e3d1b20628414
parent: 46b192d36d7d604b88dd68b01f911617b80a7825
author: Jim Bankoski <jimbankoski@google.com>
date: Mon Oct 7 13:03:29 EDT 2013

easy to fix cpplint issue in rdopt.c

Change-Id: Id093816146de0d100f0c6ae2542aaa427dbab2d8

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