Unreal engine compile error. ZoomUESDKDef.h(21): Error C1083 : Cannot open include file: 'meeting_service_interface.h': No such file or directory

Hi everyone,

I got some troubles with importing ZoomMeetingSDK into Unreal Engine 5.4

I import ZoomMeetingSDK from original git to Plugins folder, after start compile.
I got a lot of same errors in files:
[66/80] Compile [x64] VideoSettingContextEvent.cpp
11>EXEC: Warning : do not include Windows/PreWindowsApi.h directly. Use Windows/WindowsHWrapper.h or Windows/AllowWindowsPlatformTypes.h instead
11>EXEC: Warning : do not include Windows/PostWindowsApi.h directly. Use Windows/WindowsHWrapper.h or Windows/HideWindowsPlatformTypes.h instead
11>ZoomUESDKDef.h(21): Error C1083 : Cannot open include file: ‘meeting_service_interface.h’: No such file or directory

I will be grateful for any information.

Thanks a lot