Преглед на файлове

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

Drashna Jaelre преди 2 години
родител
ревизия
352beeac2f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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