diff options
Diffstat (limited to 'users/bcat')
-rw-r--r-- | users/bcat/bcat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/bcat/bcat.h b/users/bcat/bcat.h index 4a88acba7d..6fc84937c4 100644 --- a/users/bcat/bcat.h +++ b/users/bcat/bcat.h @@ -18,7 +18,7 @@ #include <stdbool.h> -#include "keymap.h" +#include "keycodes.h" /* Layer numbers shared across keymaps. */ enum user_layer { |