Browse Source

Minor amendment to `bcat` userspace to prevent build failure (#21205)

Co-authored-by: Joel Challis <git@zvecr.com>
Duncan Sutherland 3 years ago
parent
commit
f466fb8bc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      users/bcat/bcat.h

+ 1 - 1
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 {