mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 20:26:54 -05:00
mingw: lower case windows includes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "Common/Event.h"
|
||||
#include "Common/Flag.h"
|
||||
|
||||
Reference in New Issue
Block a user