Fixed build

This commit is contained in:
Sam Lantinga
2020-01-30 14:58:41 -08:00
parent 2fb9f8c6d0
commit 92a995cd60

View File

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