Fixed build

This commit is contained in:
Sam Lantinga 2020-01-30 14:58:41 -08:00
parent 4c9d146dd8
commit 2b5945f9e8

View file

@ -23,6 +23,7 @@
#if SDL_VIDEO_DRIVER_UIKIT #if SDL_VIDEO_DRIVER_UIKIT
#include "SDL_assert.h" #include "SDL_assert.h"
#include "SDL_system.h"
#include "SDL_uikitmodes.h" #include "SDL_uikitmodes.h"
#include "../../events/SDL_events_c.h" #include "../../events/SDL_events_c.h"