diff options
| author | thetweak <[email protected]> | 2024-09-13 16:52:56 +0300 |
|---|---|---|
| committer | thetweak <[email protected]> | 2024-09-13 17:08:38 +0300 |
| commit | 0bc479489fdfa4836020eca0d515e67a533eab49 (patch) | |
| tree | f6cfbd19c74f753f1b1c579672a2f20c9a45b7e1 | |
| parent | 0b588f250f907fb6f620f2be7ce2e02e795fcd3d (diff) | |
add setupapi.h to "build/sysincl/windows.yml"
commit_hash:d441e11d30525d694200cb578a2056a770b198cb
| -rw-r--r-- | build/sysincl/windows.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sysincl/windows.yml b/build/sysincl/windows.yml index b4899d2aaac..4fa93a07af4 100644 --- a/build/sysincl/windows.yml +++ b/build/sysincl/windows.yml @@ -222,6 +222,7 @@ - securityappcontainer.h - securitybaseapi.h - sensors.h + - setupapi.h - sfc.h - share.h - shellapi.h |
