13
0

On Windows, #include <shellapi.h> so we can use ShellExecute()

This commit is contained in:
John Emmas 2015-01-18 18:52:24 +00:00
parent a994dbaa0c
commit 8900d7d9ea

View File

@ -34,6 +34,7 @@
#ifdef PLATFORM_WINDOWS
#include <windows.h>
#include <shellapi.h>
#endif
bool