Mingw compile fix.

This commit is contained in:
Dabb 2000-12-30 18:46:10 +00:00
parent 2bd3c73d0c
commit 1705fbe0a0
1 changed files with 1 additions and 3 deletions

View File

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