Quellcode durchsuchen

Remove excessive include that breaks compilation on Windows

Yuri Sizov vor 2 Jahren
Ursprung
Commit
0c2144da90
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      platform/windows/display_server_windows.cpp

+ 0 - 1
platform/windows/display_server_windows.cpp

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