From 8610b2e1b3684c1d528d471ff5fd07e937e1c307 Mon Sep 17 00:00:00 2001 From: worldants Date: Thu, 20 Jan 2022 02:38:00 +0000 Subject: [PATCH] Signed-off-by: l00503636 --- callback/include/update_callback.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/callback/include/update_callback.h b/callback/include/update_callback.h index 64e16ec1..41fd2f5b 100755 --- a/callback/include/update_callback.h +++ b/callback/include/update_callback.h @@ -22,7 +22,7 @@ #include "iupdate_callback.h" #include "update_callback_stub.h" #include "update_helper.h" -#include "system_ability.h" +#include "system_ability.h" namespace OHOS { namespace update_engine { -- Gitee