Skip to content

Commit a92e4b2

Browse files
DariqqCarterLi
authored andcommitted
Chore (Windows): standardize more windows header casing.
Followup to 2535326
1 parent a32404b commit a92e4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/detection/wm/wm_windows.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ extern "C"
1212
#include <windows.h>
1313
#include <tlhelp32.h>
1414
#include <shlobj.h>
15-
#include <Propkey.h>
15+
#include <propkey.h>
1616

1717
template <typename Fn>
1818
struct on_scope_exit {

0 commit comments

Comments
 (0)