Fix build on legacy MinGW

This commit is contained in:
Camilla Berglund
2016-03-31 14:22:54 +02:00
parent bd345164d3
commit 135ed7feb4
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -64,6 +64,7 @@
// GLFW uses DirectInput8 interfaces
#define DIRECTINPUT_VERSION 0x0800
#include <wctype.h>
#include <windows.h>
#include <mmsystem.h>
#include <dinput.h>