shithub: libvpx

Download patch

ref: 03df17070b65d002790d001f389022b6c3c862dc
parent: 2ecd0dae1e88eb56b3ef7d01ebc99140a4c1413a
author: Jim Bankoski <jimbankoski@google.com>
date: Sun Sep 29 15:04:21 EDT 2013

vp9_loopfilter.c cpplint issues resolved.

Change-Id: Idfa17d120ec4edf542e424fa0deb769951afbf4a

--- a/vp9/common/vp9_loopfilter.c
+++ b/vp9/common/vp9_loopfilter.c
@@ -8,7 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
-#include "vpx_config.h"
+#include "./vpx_config.h"
 #include "vp9/common/vp9_loopfilter.h"
 #include "vp9/common/vp9_onyxc_int.h"
 #include "vp9/common/vp9_reconinter.h"