Fix compilation of lily58 rgb_state_reader (#21502)

This commit is contained in:
Alfredo Colas Gullon 2023-07-17 23:48:11 -04:00 committed by GitHub
parent 5252f7f697
commit b017e755c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#ifdef RGBLIGHT_ENABLE
#include <stdio.h>
#include "rgblight.h"
extern rgblight_config_t rgblight_config;
char rbf_info_str[24];