Fix build error when Automatic Mouse Layer is enabled (#22229)
parent
7ca652ce6d
commit
4345d34cf2
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
#ifdef POINTING_DEVICE_AUTO_MOUSE_ENABLE
|
#ifdef POINTING_DEVICE_AUTO_MOUSE_ENABLE
|
||||||
|
|
||||||
|
# include <string.h>
|
||||||
# include "pointing_device_auto_mouse.h"
|
# include "pointing_device_auto_mouse.h"
|
||||||
# include "debug.h"
|
# include "debug.h"
|
||||||
# include "action_util.h"
|
# include "action_util.h"
|
||||||
|
|
Loading…
Reference in New Issue