From cfe53c2c018eaac7991faa98b144543c8fcd174d Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Tue, 3 Oct 2017 14:37:21 -0700 Subject: otautil: Export headers. Test: mmma bootable/recovery Change-Id: Ic01b68e2a394d578fc9fc09da2dabe9061b98122 --- otautil/SysUtil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otautil/SysUtil.cpp') diff --git a/otautil/SysUtil.cpp b/otautil/SysUtil.cpp index dfa215073..d54a824d2 100644 --- a/otautil/SysUtil.cpp +++ b/otautil/SysUtil.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "SysUtil.h" +#include "otautil/SysUtil.h" #include #include // SIZE_MAX -- cgit v1.2.3