hid_core: Move hid to it's own subproject
This commit is contained in:
parent
92a331af76
commit
ee847f8ff0
141 changed files with 479 additions and 436 deletions
|
@ -7,8 +7,8 @@
|
|||
#include "common/scm_rev.h"
|
||||
#include "common/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hid/hid_core.h"
|
||||
#include "core/perf_stats.h"
|
||||
#include "hid_core/hid_core.h"
|
||||
#include "input_common/drivers/keyboard.h"
|
||||
#include "input_common/drivers/mouse.h"
|
||||
#include "input_common/drivers/touch_screen.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue