mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 21:35:46 +00:00
input_common: make libusb private to gc_adapter
This commit is contained in:
parent
48ff15602e
commit
883fab2fff
3 changed files with 7 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <chrono>
|
||||
#include <thread>
|
||||
#include <libusb.h>
|
||||
#include "common/logging/log.h"
|
||||
#include "input_common/gcadapter/gc_adapter.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue