Skip to content

Commit 0130f61

Browse files
DariqqDariqq
andauthored
Chore (Windows): Standardize windows header casing. (#2096) [ci skip]
Followup to 0b6ca15. Co-authored-by: Dariqq <[email protected]>
1 parent 94941da commit 0130f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/detection/packages/packages_windows.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "util/mallocHelper.h"
77
#include "common/io/io.h"
88

9-
#include <Windows.h>
9+
#include <windows.h>
1010
#include "util/windows/nt.h"
1111
#include <ntstatus.h>
1212

0 commit comments

Comments
 (0)