mirror of
https://github.com/gwm17/glfw.git
synced 2025-02-12 00:48:51 -05:00
Cleanup
This commit is contained in:
parent
fcc244ea6d
commit
c443b02472
|
@ -121,7 +121,7 @@ typedef struct
|
||||||
BOOL fTransitionOnMaximized;
|
BOOL fTransitionOnMaximized;
|
||||||
} DWM_BLURBEHIND;
|
} DWM_BLURBEHIND;
|
||||||
#else
|
#else
|
||||||
#include <Dwmapi.h>
|
#include <dwmapi.h>
|
||||||
#endif /*Windows Vista*/
|
#endif /*Windows Vista*/
|
||||||
|
|
||||||
#ifndef DPI_ENUMS_DECLARED
|
#ifndef DPI_ENUMS_DECLARED
|
||||||
|
|
Loading…
Reference in New Issue
Block a user