mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 12:16:20 +00:00
Move SI_GCAdapter over to InputCommon
This commit is contained in:
parent
0da8bd0f61
commit
371e9f4fae
12 changed files with 27 additions and 35 deletions
|
@ -10,8 +10,8 @@
|
|||
|
||||
#include "Common/SysConf.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/HW/SI_GCAdapter.h"
|
||||
#include "Core/HW/Wiimote.h"
|
||||
#include "InputCommon/GCAdapter.h"
|
||||
|
||||
class InputConfig;
|
||||
class wxButton;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue