1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00

Remove excessive include that breaks compilation on Windows

This commit is contained in:
Yuri Sizov
2023-07-18 22:09:48 +02:00
parent 8f175a8649
commit 0c2144da90

View File

@@ -45,7 +45,6 @@
#include <dwmapi.h>
#include <shlwapi.h>
#include <shobjidl.h>
#include <shobjidl_core.h>
#ifndef DWMWA_USE_IMMERSIVE_DARK_MODE
#define DWMWA_USE_IMMERSIVE_DARK_MODE 20