shithub: libvpx

Download patch

ref: c424c5e808f52fee53bd68544d79c49bb16486c4
parent: 282704145d65b1e1d8e8dc635431dfa17f81b43f
parent: 6249a5b17e5e8d4d65fd3930cf1282a91cb9c123
author: Jim Bankoski <jimbankoski@google.com>
date: Mon Sep 30 06:43:05 EDT 2013

Merge "cpplint issue with vp9_loopfilter_filters.c"

--- a/vp9/common/vp9_loopfilter_filters.c
+++ b/vp9/common/vp9_loopfilter_filters.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_common.h"
 #include "vp9/common/vp9_loopfilter.h"
 #include "vp9/common/vp9_onyxc_int.h"