From 0aec2cf9eccf147281a83fac5f520a9daf2502c5 Mon Sep 17 00:00:00 2001 From: GlaryCastle Date: Fri, 8 Jul 2022 19:27:54 +0800 Subject: [PATCH] Signed-off-by: GlaryCastle Changes to be committed: modified: services/dfx/src/inputmethod_dump.cpp --- services/dfx/src/inputmethod_dump.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/services/dfx/src/inputmethod_dump.cpp b/services/dfx/src/inputmethod_dump.cpp index 98a11b3..db04fa6 100644 --- a/services/dfx/src/inputmethod_dump.cpp +++ b/services/dfx/src/inputmethod_dump.cpp @@ -14,6 +14,7 @@ */ #include "inputmethod_dump.h" +#include "global.h" namespace OHOS { namespace MiscServices {