Mercurial > sdl-ios-xcode
diff src/audio/windx5/directx.h @ 1433:bb6839704ed6
SDL_windows.h is no longer necessary
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 25 Feb 2006 22:18:25 +0000 |
parents | 450721ad5436 |
children | 782fd950bd46 eada7e321df6 |
line wrap: on
line diff
--- a/src/audio/windx5/directx.h Sat Feb 25 20:48:26 2006 +0000 +++ b/src/audio/windx5/directx.h Sat Feb 25 22:18:25 2006 +0000 @@ -4,7 +4,8 @@ /* Include all of the DirectX 5.0 headers and adds any necessary tweaks */ -#include "SDL_windows.h" +#define WIN32_LEAN_AND_MEAN +#include <windows.h> #include <mmsystem.h> #ifndef WIN32 #define WIN32