mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Fixed missing include for SDL_INIT_EVENTTHREAD
This commit is contained in:
parent
ceb5e0b29f
commit
9366043700
|
|
@ -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…
Reference in New Issue
Block a user