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