r7283 Sunday 7th February, 2010 at 03:33:29 UTC by Robbbert
Reverting previous change; leaving SDL stuff to arbee.
[src/mess/osd/sdl]winutils.c

src/mess/osd/sdl/winutils.c
r7282r7283
1010#endif // _WIN32_WINNT
1111#define _WIN32_WINNT 0x500
1212
13#include "emu.h"
14
1513// standard windows headers
1614#define WIN32_LEAN_AND_MEAN
1715#include <windows.h>

Previous 509077 RevisionsNext 50


© 1998-2010 The MESS Team