Explorar el Código

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

Drashna Jaelre hace 2 años
padre
commit
352beeac2f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      quantum/wpm.c

+ 1 - 0
quantum/wpm.c

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