From f111bea3cda240b7c54bff2e12b5043b7b0797f7 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 25 Apr 2023 02:38:35 +1000 Subject: Move miscellaneous layouts to data driven (#20516) --- keyboards/westm/westm9/rev1/rev1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/westm/westm9/rev1') diff --git a/keyboards/westm/westm9/rev1/rev1.c b/keyboards/westm/westm9/rev1/rev1.c index ba81fe6d0b..cf84b5c52e 100644 --- a/keyboards/westm/westm9/rev1/rev1.c +++ b/keyboards/westm/westm9/rev1/rev1.c @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "westm9.h" +#include "quantum.h" void board_init(void) { // Purely for fixing problem on prototype board -- cgit v1.2.3