| Index: source/libvpx/vp9/common/vp9_loopfilter_filters.c
|
| ===================================================================
|
| --- source/libvpx/vp9/common/vp9_loopfilter_filters.c (revision 232232)
|
| +++ source/libvpx/vp9/common/vp9_loopfilter_filters.c (working copy)
|
| @@ -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"
|
|
|