mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-10 16:44:50 +00:00
Fixed macOS build
This commit is contained in:
parent
a1ade13f1e
commit
1209abf9dc
1 changed files with 3 additions and 0 deletions
|
|
@ -26,7 +26,10 @@
|
|||
#include "../hidapi/SDL_hidapijoystick_c.h"
|
||||
#include "../usb_ids.h"
|
||||
#include "../../events/SDL_events_c.h"
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_UIKIT
|
||||
#include "../../video/uikit/SDL_uikitvideo.h"
|
||||
#endif
|
||||
|
||||
#include "SDL_mfijoystick_c.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue