mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 09:15:18 -05:00
Need to include SDL_main.h when we call SDL_main()
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "SDL_hints.h"
|
||||
#include "../../SDL_hints_c.h"
|
||||
#include "SDL_system.h"
|
||||
#include "SDL_main.h"
|
||||
|
||||
#include "SDL_uikitappdelegate.h"
|
||||
#include "SDL_uikitmodes.h"
|
||||
|
||||
Reference in New Issue
Block a user