Fixed compiling under Visual Studio

This commit is contained in:
Sam Lantinga 2011-01-27 15:31:00 -08:00
parent e253e1d991
commit 1d518f0d73
3 changed files with 7 additions and 1 deletions

View file

@ -24,6 +24,7 @@
#ifdef SDL_TIMER_WINDOWS
#include "../../core/windows/SDL_windows.h"
#include <mmsystem.h>
#include "SDL_timer.h"