This commit is contained in:
Andreas Noever 2018-04-15 08:40:05 +00:00 committed by GitHub
commit 073eae2829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,8 @@ typedef struct
HRGN hRgnBlur;
BOOL fTransitionOnMaximized;
} DWM_BLURBEHIND;
#else
#include <Dwmapi.h>
#endif /*Windows Vista*/
#ifndef DPI_ENUMS_DECLARED