mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-03 05:30:18 +00:00
[Bug] Fix compilation issue with WPM (#18965)
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user