Minor amendment to `bcat` userspace to prevent build failure (#21205) Co-authored-by: Joel Challis <git@zvecr.com>
1 files changed, 1 insertions(+), 1 deletions(-) M users/bcat/bcat.h
M users/bcat/bcat.h => users/bcat/bcat.h +1 -1
@@ 18,7 18,7 @@ #include <stdbool.h> -#include "keycodes.h" +#include "quantum_keycodes.h" /* Layer numbers shared across keymaps. */ enum user_layer {