cpplint issue - vp9_idct_blk.c

Change-Id: Iaa6b8ac967c0000d4632b64ff9709304072d6ef2
This commit is contained in:
Jim Bankoski 2013-09-29 11:37:27 -07:00 committed by Gerrit Code Review
parent 11fe8ecf57
commit 33c7ed4478

View File

@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "vp9_rtcd.h"
#include "./vp9_rtcd.h"
#include "vp9/common/vp9_blockd.h"
#include "vp9/decoder/vp9_idct_blk.h"