Просмотр исходного кода

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

Drashna Jaelre 2 лет назад
Родитель
Сommit
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