Browse Source

Add missing header to ergodox ordinary keymap

Nikolaus Wittenstein 8 năm trước cách đây
mục cha
commit
101465b6ed
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      keyboards/ergodox/keymaps/ordinary/keymap.c

+ 1 - 0
keyboards/ergodox/keymaps/ordinary/keymap.c

@@ -1,5 +1,6 @@
 #include "ergodox.h"
 #include "led.h"
+#include "mousekey.h"
 #include "debug.h"
 #include "action_layer.h"
 #include "action_util.h"