From: Jim Bankoski Date: Mon, 30 Sep 2013 02:01:46 +0000 (-0700) Subject: cpplint issue with entropymv.h X-Git-Tag: v1.3.0~351^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=855d078f95f525ef30804952d39f960f49db02ec;p=libvpx cpplint issue with entropymv.h Change-Id: I3556738d27def6a5bd71577728050a1e2bb1de63 --- diff --git a/vp9/common/vp9_entropymv.h b/vp9/common/vp9_entropymv.h index a10c933f6..5018c2013 100644 --- a/vp9/common/vp9_entropymv.h +++ b/vp9/common/vp9_entropymv.h @@ -13,7 +13,7 @@ #define VP9_COMMON_VP9_ENTROPYMV_H_ #include "vp9/common/vp9_treecoder.h" -#include "vpx_config.h" +#include "./vpx_config.h" #include "vp9/common/vp9_blockd.h" struct VP9Common;