Fixed missing include for SDL_INIT_EVENTTHREAD
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403461
This commit is contained in:
parent
7c0f19e5aa
commit
ed954cec36
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
/* The high-level video driver subsystem */
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_video.h"
|
||||
#include "SDL_sysvideo.h"
|
||||
#include "SDL_blit.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue