vp9_loopfilter.c cpplint issues resolved.
authorJim Bankoski <jimbankoski@google.com>
Mon, 30 Sep 2013 02:04:21 +0000 (19:04 -0700)
committerJim Bankoski <jimbankoski@google.com>
Mon, 30 Sep 2013 02:04:21 +0000 (19:04 -0700)
Change-Id: Idfa17d120ec4edf542e424fa0deb769951afbf4a

vp9/common/vp9_loopfilter.c

index 6e425e8..85ac6d2 100644 (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_loopfilter.h"
 #include "vp9/common/vp9_onyxc_int.h"
 #include "vp9/common/vp9_reconinter.h"