mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
rename InputCommon/ControllerInterface/Device to CoreDevice
This commit is contained in:
parent
0be1491ef0
commit
7e1df34735
30 changed files with 32 additions and 32 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "Common/IniFile.h"
|
||||
#include "Common/MathUtil.h"
|
||||
#include "InputCommon/ControlReference/ExpressionParser.h"
|
||||
#include "InputCommon/ControllerInterface/Device.h"
|
||||
#include "InputCommon/ControllerInterface/CoreDevice.h"
|
||||
#include "InputCommon/DynamicInputTextureManager.h"
|
||||
|
||||
class ControllerInterface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue