mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
[Bug] Fix compilation issue with WPM (#18965)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "timer.h"
|
||||
#include "keycode.h"
|
||||
#include "quantum_keycodes.h"
|
||||
#include "action_util.h"
|
||||
#include <math.h>
|
||||
|
||||
// WPM Stuff
|
||||
|
||||
Reference in New Issue
Block a user