Prechádzať zdrojové kódy

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

Drashna Jaelre 2 rokov pred
rodič
commit
352beeac2f
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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