From c443b024728844bbd5aac97c20195893bb350abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 17 Apr 2018 23:02:47 +0200 Subject: [PATCH] Cleanup --- src/win32_platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win32_platform.h b/src/win32_platform.h index c7d5ed7a..9a669215 100644 --- a/src/win32_platform.h +++ b/src/win32_platform.h @@ -121,7 +121,7 @@ typedef struct BOOL fTransitionOnMaximized; } DWM_BLURBEHIND; #else -#include + #include #endif /*Windows Vista*/ #ifndef DPI_ENUMS_DECLARED