mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-29 23:41:12 -06:00
Remove unnecessary Apple-specific HID API include from hid_pad_handler.cpp
This commit is contained in:
parent
8bd7d3c466
commit
d8cc077d06
@ -9,11 +9,6 @@
|
||||
#include "Utilities/Timer.h"
|
||||
#include "Emu/System.h"
|
||||
#include "pad_thread.h"
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#include "3rdparty/hidapi/hidapi/mac/hidapi_darwin.h"
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user