From 314b6585ee5410de07b43bfaf3661f8fe3b8be60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E4=BC=9F=E7=90=A6?= Date: Mon, 31 Jul 2023 17:48:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E6=96=87=E4=BB=B6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 戴伟琦 --- .../entry/src/main/cpp/screenCaptureTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/screenCaptureTest.cpp b/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/screenCaptureTest.cpp index 7620e4dcf..117c65e1c 100644 --- a/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/screenCaptureTest.cpp +++ b/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/screenCaptureTest.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "napi/native_api.h" #include "native_avscreen_capture.h" #include "native_avscreen_capture_base.h" -- GitLab