On Windows, #include <shellapi.h> so we can use ShellExecute()
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
|
||||
#ifdef PLATFORM_WINDOWS
|
||||
#include <windows.h>
|
||||
#include <shellapi.h>
|
||||
#endif
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user