ref: 6249a5b17e5e8d4d65fd3930cf1282a91cb9c123
parent: 716d37f8bfc7c1e9347f405a1a62ddee0fc99f57
author: Jim Bankoski <[email protected]>
date: Sun Sep 29 15:03:00 EDT 2013
cpplint issue with vp9_loopfilter_filters.c Change-Id: I13aa43df6bff340b5768d69125b473a52d1d59bd
--- 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"