Skip to content

Commit

Permalink
Fix compilation of lily58 rgb_state_reader (qmk#21502)
Browse files Browse the repository at this point in the history
  • Loading branch information
LyricPants66133 authored and jesperhellberg committed Jul 19, 2023
1 parent eb309da commit e9b41cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/lily58/lib/rgb_state_reader.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifdef RGBLIGHT_ENABLE

#include <stdio.h>
#include "rgblight.h"

extern rgblight_config_t rgblight_config;
char rbf_info_str[24];
Expand Down

0 comments on commit e9b41cd

Please sign in to comment.