mirror of
https://github.com/tauri-apps/web-view.git
synced 2026-02-04 02:11:18 +01:00
fix(windows) build on SDK 10.0.19041.1
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <wingdi.h>
|
||||
#include <winrt/Windows.Foundation.h>
|
||||
#include <winrt/Windows.Web.UI.Interop.h>
|
||||
#include <winrt/Windows.Foundation.Collections.h>
|
||||
|
||||
#pragma comment(lib, "windowsapp.lib")
|
||||
#pragma comment(lib, "user32.lib")
|
||||
|
||||
Reference in New Issue
Block a user