[Bug] Fix compilation issue with WPM (#18965)
This commit is contained in:
parent
69fa02c37d
commit
352beeac2f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
#include "timer.h"
|
#include "timer.h"
|
||||||
#include "keycode.h"
|
#include "keycode.h"
|
||||||
#include "quantum_keycodes.h"
|
#include "quantum_keycodes.h"
|
||||||
|
#include "action_util.h"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
// WPM Stuff
|
// WPM Stuff
|
||||||
|
|
Loading…
Reference in a new issue