Update griffin
This commit is contained in:
parent
5a9dbf7e4f
commit
778ee176cc
|
@ -534,10 +534,6 @@ INPUT (HID)
|
||||||
KEYBOARD EVENT
|
KEYBOARD EVENT
|
||||||
============================================================ */
|
============================================================ */
|
||||||
|
|
||||||
#ifdef HAVE_X11
|
|
||||||
#include "../input/drivers_keyboard/keyboard_event_x11.c"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#include "../input/drivers_keyboard/keyboard_event_apple.c"
|
#include "../input/drivers_keyboard/keyboard_event_apple.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue