Main: Remove unnecessary shellapi.h include

The include was introduced by bcf1f54c and made unnecessary by 611f3494.
This commit is contained in:
JosJuice 2015-04-12 10:22:18 +02:00
parent 13b6968f0d
commit bd680aa3b5
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@
#endif
#ifdef _WIN32
#include <shellapi.h>
#ifndef SM_XVIRTUALSCREEN
#define SM_XVIRTUALSCREEN 76