From f6cdeab1afc82fda659dcf9682bd7548b8096849 Mon Sep 17 00:00:00 2001 From: yunzii keyboard <381957792@qq.com> Date: Mon, 2 Sep 2024 11:20:38 +0800 Subject: [PATCH] Update keyboards/yunzii/common/smart_ble.c Co-authored-by: Drashna Jaelre --- keyboards/yunzii/common/smart_ble.c | 1 + 1 file changed, 1 insertion(+) diff --git a/keyboards/yunzii/common/smart_ble.c b/keyboards/yunzii/common/smart_ble.c index 4aead6684aa..431ae2a225a 100644 --- a/keyboards/yunzii/common/smart_ble.c +++ b/keyboards/yunzii/common/smart_ble.c @@ -8,6 +8,7 @@ #include "host_driver.h" #include "report.h" #include +#include #include "smart_ble.h" static uint8_t sc_ble_leds(void) {