From d3890d2e0ef3c156fb51ea293e6622ea1f12a8b0 Mon Sep 17 00:00:00 2001 From: Hilderin <81109165+Hilderin@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:59:18 -0500 Subject: [PATCH] Removing useless #include --- src/win32_window.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/win32_window.c b/src/win32_window.c index fba8461b..9447c952 100644 --- a/src/win32_window.c +++ b/src/win32_window.c @@ -36,7 +36,6 @@ #include #include #include -#include // Returns the window style for the specified window //