Fixed building under Visual Studio

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404422
This commit is contained in:
Sam Lantinga 2010-01-15 20:05:49 +00:00
parent c9bab7f01e
commit 91df94faa9
4 changed files with 86 additions and 3 deletions

View file

@ -22,6 +22,7 @@
#include "SDL.h"
#include "SDL_assert.h"
#include "video/SDL_sysvideo.h"
#ifdef _WINDOWS
#define WIN32_LEAN_AND_MEAN 1