mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
rename InputCommon/ControllerInterface/Device to CoreDevice
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <SDL_haptic.h>
|
||||
#endif
|
||||
|
||||
#include "InputCommon/ControllerInterface/Device.h"
|
||||
#include "InputCommon/ControllerInterface/CoreDevice.h"
|
||||
|
||||
namespace ciface::SDL
|
||||
{
|
||||
|
Reference in New Issue
Block a user