diff options
Diffstat (limited to 'users/bcat/bcat.h')
-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 6fc84937c4..fb500b3b3b 100644 --- a/users/bcat/bcat.h +++ b/users/bcat/bcat.h @@ -18,7 +18,7 @@ #include <stdbool.h> -#include "keycodes.h" +#include "quantum_keycodes.h" /* Layer numbers shared across keymaps. */ enum user_layer { |