commit f466fb8bc15bf08fcb33c9f38fd4d3c488d6b0b9
parent 1abf8f3e8b8a9b358be3c27867f9bee7422507f3
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date: Fri, 7 Jul 2023 15:21:16 +0100
Minor amendment to `bcat` userspace to prevent build failure (#21205)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 {