mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Add rule for HAVE_IOHIDMANAGER
This commit is contained in:
parent
68e5871fbb
commit
de71c88844
@ -65,6 +65,10 @@
|
||||
|
||||
#if defined(__APPLE__) && defined(HAVE_IOHIDMANAGER)
|
||||
#include "../input/drivers_hid/iohidmanager_hid.c"
|
||||
|
||||
#ifndef HAVE_HID
|
||||
#define HAVE_HID
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_HID
|
||||
|
Loading…
x
Reference in New Issue
Block a user