mingw: lower case windows includes

This commit is contained in:
Craig Carnell
2026-07-08 09:18:29 +01:00
parent 774200dcf4
commit e222665eb0
50 changed files with 62 additions and 63 deletions
@@ -8,7 +8,7 @@
#include <vector>
#ifdef _WIN32
#include <Windows.h>
#include <windows.h>
#endif
#include <SDL3/SDL.h>