engine: platform: sdl: forgot to add an include, sorry\!
This commit is contained in:
parent
ca975d0168
commit
13f93412cd
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ GNU General Public License for more details.
|
||||||
|
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
#include "platform/platform.h"
|
#include "platform/platform.h"
|
||||||
|
#include "events.h"
|
||||||
|
|
||||||
#if XASH_TIMER == TIMER_SDL
|
#if XASH_TIMER == TIMER_SDL
|
||||||
double Platform_DoubleTime( void )
|
double Platform_DoubleTime( void )
|
||||||
|
|
Loading…
Add table
Reference in a new issue