Fixed some dependency issues with SDL_revision.h
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403446
This commit is contained in:
parent
9e30d8021b
commit
dc7d3c42a8
6 changed files with 7 additions and 8 deletions
|
@ -24,7 +24,9 @@
|
|||
/* General event handling code for SDL */
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_syswm.h"
|
||||
#include "SDL_thread.h"
|
||||
#include "SDL_sysevents.h"
|
||||
#include "SDL_events_c.h"
|
||||
#include "../timer/SDL_timer_c.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue