game_launch: fix build on windows
This commit is contained in:
parent
00b9ac676e
commit
a862e641f1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ GNU General Public License for more details.
|
|||
#endif
|
||||
#define XASHLIB "xash.dll"
|
||||
#define dlerror() GetStringLastError()
|
||||
#include <windows.h>
|
||||
#include <shellapi.h> // CommandLineToArgvW
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
|
|
Loading…
Add table
Reference in a new issue