Quellcode durchsuchen

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

Drashna Jaelre vor 2 Jahren
Ursprung
Commit
352beeac2f
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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