diff options
-rw-r--r-- | quantum/wpm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/wpm.c b/quantum/wpm.c index 6a4e39a8d6..9a125efba0 100644 --- a/quantum/wpm.c +++ b/quantum/wpm.c @@ -19,6 +19,7 @@ #include "timer.h" #include "keycode.h" #include "quantum_keycodes.h" +#include "action_util.h" #include <math.h> // WPM Stuff |