Skip to content

Commit 01644a4

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents bc1e6a9 + 2ab9f3d commit 01644a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module WinSDK [system] [extern_c] {
1919

2020
module core {
2121
module acl {
22-
header "aclapi.h"
22+
header "AclAPI.h"
2323
export *
2424
}
2525

0 commit comments

Comments
 (0)