Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr authored Feb 20, 2021
1 parent 3ee9ab6 commit b434fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fn main() {
windows::build!(
windows::data::xml::dom::*,
windows::win32::system_services::{CreateEventW, SetEvent, WaitForSingleObject},
windows::win32::windows_programming::CloseHandle
windows::win32::windows_programming::CloseHandle,
);
}
```
Expand Down

0 comments on commit b434fcb

Please sign in to comment.