Fixed broken includes.

This commit is contained in:
Camilla Berglund 2013-12-22 16:47:03 +01:00
parent ad9f880d61
commit 2b876da52d

View File

@ -29,9 +29,8 @@
#include <stdlib.h>
#include <malloc.h>
#include <Windows.h>
#include <windowsx.h>
#include <Shellapi.h>
#include <shellapi.h>
#define _GLFW_KEY_INVALID -2