mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Chore (Windows): Standardize windows header casing. (#2096) [ci skip]
Followup to 0b6ca158ea.
Co-authored-by: Dariqq <dariqq@noreply.codeberg.org>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "util/mallocHelper.h"
|
||||
#include "common/io/io.h"
|
||||
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#include "util/windows/nt.h"
|
||||
#include <ntstatus.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user