From 6847dba8af551aa0f1afbd74f77a8c49ad28e33b Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 5 Apr 2023 15:48:37 +1000 Subject: Move 75% and 96% layouts to data driven (#20289) --- keyboards/wuque/mammoth75x/mammoth75x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/wuque/mammoth75x/mammoth75x.c') diff --git a/keyboards/wuque/mammoth75x/mammoth75x.c b/keyboards/wuque/mammoth75x/mammoth75x.c index 21dcf1e67d..3b2d995b7e 100644 --- a/keyboards/wuque/mammoth75x/mammoth75x.c +++ b/keyboards/wuque/mammoth75x/mammoth75x.c @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "mammoth75x.h" +#include "quantum.h" #ifdef VIA_ENABLE static uint8_t encoder_state[NUM_ENCODERS] = {0}; -- cgit v1.2.3