diff src/joystick/win32/SDL_dxjoystick_c.h @ 2770:c3ff3d5d16f0

Fixed compilation on mingw32.
author Edgar Simo <bobbens@gmail.com>
date Tue, 14 Oct 2008 18:28:28 +0000
parents 02aa80d7905f
children 99210400e8b9
line wrap: on
line diff
--- a/src/joystick/win32/SDL_dxjoystick_c.h	Sun Oct 12 16:30:42 2008 +0000
+++ b/src/joystick/win32/SDL_dxjoystick_c.h	Tue Oct 14 18:28:28 2008 +0000
@@ -37,7 +37,6 @@
 #include <windows.h>
 
 #define DIRECTINPUT_VERSION 0x0700      /* Need version 7 for force feedback. */
-#define INITGUID
 #include <dinput.h>