mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 08:51:45 +01: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