mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 23:57:57 -05:00
hid_core: Move hid to it's own subproject
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
#include "common/input.h"
|
||||
#include "common/settings_input.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "core/hid/emulated_controller.h"
|
||||
#include "core/hid/hid_types.h"
|
||||
#include "hid_core/frontend/emulated_controller.h"
|
||||
#include "hid_core/hid_types.h"
|
||||
|
||||
class QLabel;
|
||||
|
||||
|
Reference in New Issue
Block a user