Merge "cpplint issue with vp9_loopfilter_filters.c"

This commit is contained in:
Jim Bankoski 2013-09-30 10:43:05 -07:00 committed by Gerrit Code Review
commit c424c5e808

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"