[Bug] Fix compilation issue with WPM (#18965)

This commit is contained in:
Drashna Jaelre 2022-11-05 12:05:01 -07:00 committed by GitHub
parent 69fa02c37d
commit 352beeac2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "timer.h"
#include "keycode.h"
#include "quantum_keycodes.h"
#include "action_util.h"
#include <math.h>
// WPM Stuff