mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 00:49:48 +00:00
Fix build on legacy MinGW
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
// GLFW uses DirectInput8 interfaces
|
||||
#define DIRECTINPUT_VERSION 0x0800
|
||||
|
||||
#include <wctype.h>
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
#include <dinput.h>
|
||||
|
||||
Reference in New Issue
Block a user