Fixed broken includes.

master
Camilla Berglund ago%!(EXTRA string=12 years)
parent ad9f880d61
commit 2b876da52d
  1. 3
      src/win32_window.c

@ -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

Loading…
Cancel
Save