From 305e09e51463b70b303157e1704433c5e26f48e3 Mon Sep 17 00:00:00 2001 From: 9R Date: Tue, 19 Sep 2023 17:51:45 +0200 Subject: [PATCH] Update keyboards/handwired/replicazeron/replicazeron.c Co-authored-by: Ryan --- keyboards/handwired/replicazeron/replicazeron.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/handwired/replicazeron/replicazeron.c b/keyboards/handwired/replicazeron/replicazeron.c index 21a1c14b7fa..5c27916a7b7 100644 --- a/keyboards/handwired/replicazeron/replicazeron.c +++ b/keyboards/handwired/replicazeron/replicazeron.c @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include QMK_KEYBOARD_H +#include "replicazeron.h" controller_state_t controller_state;