mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Main: Remove unnecessary shellapi.h include
The include was introduced bybcf1f54c
and made unnecessary by611f3494
.
This commit is contained in:
parent
13b6968f0d
commit
bd680aa3b5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue