mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Fix build error when Automatic Mouse Layer is enabled (#22229)
This commit is contained in:
parent
7ca652ce6d
commit
4345d34cf2
@ -17,6 +17,7 @@
|
||||
|
||||
#ifdef POINTING_DEVICE_AUTO_MOUSE_ENABLE
|
||||
|
||||
# include <string.h>
|
||||
# include "pointing_device_auto_mouse.h"
|
||||
# include "debug.h"
|
||||
# include "action_util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user