mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
Fixed missing include for SDL_INIT_EVENTTHREAD
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user