diff options
Diffstat (limited to 'quantum/wpm.c')
| -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 @@ | |||
| 19 | #include "timer.h" | 19 | #include "timer.h" |
| 20 | #include "keycode.h" | 20 | #include "keycode.h" |
| 21 | #include "quantum_keycodes.h" | 21 | #include "quantum_keycodes.h" |
| 22 | #include "action_util.h" | ||
| 22 | #include <math.h> | 23 | #include <math.h> |
| 23 | 24 | ||
| 24 | // WPM Stuff | 25 | // WPM Stuff |
