Skip to content

Commit bad6bcd

Browse files
author
Dariqq
committed
Chore (Windows): Standardize windows header casing.
Followup to 0b6ca15.
1 parent 94941da commit bad6bcd

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)