More header massaging... works great on Windows. ;-)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401362
This commit is contained in:
Sam Lantinga 2006-02-10 06:48:43 +00:00
parent 7d878d138f
commit 684909fae2
268 changed files with 90 additions and 806 deletions

View file

@ -27,8 +27,10 @@
#include "SDL_stdinc.h"
#include "SDL_error.h"
#include "SDL_rwops.h"
#include "SDL_endian.h"
#include "SDL_mutex.h"
#include "SDL_thread.h"
#include "SDL_rwops.h"
#include "begin_code.h"
/* Set up for C function definitions, even when using C++ */