mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(iohidmanager_hid.c) Fix header dependencies
This commit is contained in:
parent
5dee9838c4
commit
e88fff9985
@ -17,9 +17,12 @@
|
||||
#include <IOKit/hid/IOHIDManager.h>
|
||||
#include <IOKit/hid/IOHIDKeys.h>
|
||||
|
||||
#include <retro_log.h>
|
||||
|
||||
#include "../connect/joypad_connection.h"
|
||||
#include "../input_autodetect.h"
|
||||
#include "../input_hid_driver.h"
|
||||
#include "../../configuration.h"
|
||||
|
||||
typedef struct apple_hid
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user