ref: 9e056fa0943b21c77c09c2b58030ec429a603631
parent: d2a4ddf98264238218c3e85497838361245a61d1
parent: 03df17070b65d002790d001f389022b6c3c862dc
author: Jim Bankoski <[email protected]>
date: Mon Sep 30 06:42:27 EDT 2013
Merge "vp9_loopfilter.c cpplint issues resolved."
--- a/vp9/common/vp9_loopfilter.c
+++ b/vp9/common/vp9_loopfilter.c
@@ -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"