mingw: lower case windows includes

This commit is contained in:
Craig Carnell
2025-09-28 18:34:24 +01:00
parent 774200dcf4
commit e222665eb0
50 changed files with 62 additions and 63 deletions

View File

@@ -9,7 +9,7 @@
#pragma once
#include <windows.h>
#include <XInput.h>
#include <xinput.h>
#include "InputCommon/ControllerInterface/ControllerInterface.h"