mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-03 16:20:16 +00:00
Main: Remove unnecessary shellapi.h include
The include was introduced by bcf1f54c and made unnecessary by 611f3494.
This commit is contained in:
parent
13b6968f0d
commit
bd680aa3b5
@ -60,7 +60,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <shellapi.h>
|
|
||||||
|
|
||||||
#ifndef SM_XVIRTUALSCREEN
|
#ifndef SM_XVIRTUALSCREEN
|
||||||
#define SM_XVIRTUALSCREEN 76
|
#define SM_XVIRTUALSCREEN 76
|
||||||
|
Loading…
x
Reference in New Issue
Block a user