mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-25 05:21:58 +00:00
Mingw compile fix.
This commit is contained in:
parent
2bd3c73d0c
commit
1705fbe0a0
1 changed files with 1 additions and 3 deletions
|
@ -31,9 +31,7 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
#ifdef __MINGW32__
|
||||
# define INITGUID
|
||||
#endif
|
||||
|
||||
#include "winquake.h"
|
||||
#include <dinput.h>
|
||||
#include "client.h"
|
||||
|
|
Loading…
Reference in a new issue