rename InputCommon/ControllerInterface/Device to CoreDevice

This commit is contained in:
Shawn Hoffman
2021-01-27 14:29:48 -08:00
parent 0be1491ef0
commit 7e1df34735
30 changed files with 32 additions and 32 deletions
@@ -10,7 +10,7 @@
#include "Common/Event.h"
#include "Common/Flag.h"
#include "InputCommon/ControllerInterface/Device.h"
#include "InputCommon/ControllerInterface/CoreDevice.h"
#ifdef _WIN32
#include <Windows.h>