From 8db7e70968829633ba10181a46c8789c818048e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E5=AE=87=E8=B1=AA?= Date: Thu, 26 Jun 2025 15:33:58 +0800 Subject: [PATCH] change1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 卢宇豪 --- arkui/window_manager/oh_window.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arkui/window_manager/oh_window.h b/arkui/window_manager/oh_window.h index 347d10002..6753d99d4 100644 --- a/arkui/window_manager/oh_window.h +++ b/arkui/window_manager/oh_window.h @@ -37,6 +37,7 @@ #include "stdbool.h" #include "stdint.h" +#include #include "oh_window_comm.h" #include "multimodalinput/oh_input_manager.h" -- Gitee