cpplint issue with vp9_loopfilter_filters.c

Change-Id: I13aa43df6bff340b5768d69125b473a52d1d59bd
This commit is contained in:
Jim Bankoski 2013-09-29 19:03:00 -07:00
parent 716d37f8bf
commit 6249a5b17e

View File

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