1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00
This commit is contained in:
Camilla Löwy 2018-04-17 23:02:47 +02:00
parent fcc244ea6d
commit c443b02472

View File

@ -121,7 +121,7 @@ typedef struct
BOOL fTransitionOnMaximized;
} DWM_BLURBEHIND;
#else
#include <Dwmapi.h>
#include <dwmapi.h>
#endif /*Windows Vista*/
#ifndef DPI_ENUMS_DECLARED