[Bug] Fix compilation issue with WPM (#18965)
1 files changed, 1 insertions(+), 0 deletions(-) M quantum/wpm.c
M quantum/wpm.c => quantum/wpm.c +1 -0
@@ 19,6 19,7 @@ #include "timer.h" #include "keycode.h" #include "quantum_keycodes.h" +#include "action_util.h" #include <math.h> // WPM Stuff