mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Mac: Fix a warning about implicit declaration of SDL_SendKeymapChangedEvent (bug #3167.)
This commit is contained in:
parent
dee61c5a30
commit
998a54f9c5
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
#include "SDL_cocoavideo.h"
|
#include "SDL_cocoavideo.h"
|
||||||
|
|
||||||
|
#include "../../events/SDL_events_c.h"
|
||||||
#include "../../events/SDL_keyboard_c.h"
|
#include "../../events/SDL_keyboard_c.h"
|
||||||
#include "../../events/scancodes_darwin.h"
|
#include "../../events/scancodes_darwin.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user