cpplint issue - vp9_idct_blk.c
authorJim Bankoski <jimbankoski@google.com>
Sun, 29 Sep 2013 18:37:27 +0000 (11:37 -0700)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Sun, 29 Sep 2013 18:53:10 +0000 (11:53 -0700)
Change-Id: Iaa6b8ac967c0000d4632b64ff9709304072d6ef2

vp9/decoder/vp9_idct_blk.c

index 00d2751..9792093 100644 (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"