Merge pull request #2293 from JosJuice/main-unnecessary-include

Main: Remove unnecessary shellapi.h include
This commit is contained in:
Lioncash 2015-04-12 13:07:27 -04:00
commit 59c4beb8ea

View file

@ -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