mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 07:08:53 -05:00
Main: Remove unnecessary shellapi.h include
The include was introduced bybcf1f54cand made unnecessary by611f3494.
This commit is contained in:
parent
13b6968f0d
commit
bd680aa3b5
|
|
@ -60,7 +60,6 @@
|
|||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <shellapi.h>
|
||||
|
||||
#ifndef SM_XVIRTUALSCREEN
|
||||
#define SM_XVIRTUALSCREEN 76
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user