Commit 3f53e3b
authored
Fix casing of msctf.h header
see https://learn.microsoft.com/en-us/windows/win32/api/msctf/
(ran into this cross compiling using a case-sensitive filesystem)1 parent a582910 commit 3f53e3b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments