commit | 6688acce7dbb00ceea4e755fe0f4a771a5520c24 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Tue Nov 07 00:45:16 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Nov 07 15:25:17 2006 +0100 |
tree | 3d237806fd9fabf385470e7c84ae180a55ed91ab | |
parent | ff64e096059f74412638b72f6bcbd8d77cd02e66 [diff] [blame] |
include: Some DirectX headers are supposed to define COM_NO_WINDOWS_H.
diff --git a/include/dinput.h b/include/dinput.h index f6e766b..e8c5658 100644 --- a/include/dinput.h +++ b/include/dinput.h
@@ -19,6 +19,7 @@ #ifndef __WINE_DINPUT_H #define __WINE_DINPUT_H +#define COM_NO_WINDOWS_H #include <objbase.h> #ifndef DIRECTINPUT_VERSION