forked from mirrors/qmk_firmware
Include config.h from visualizer.h
This commit is contained in:
parent
b0094e631e
commit
ff49259a1a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ SOFTWARE.
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "gfx.h"
|
||||
|
||||
#ifdef LCD_BACKLIGHT_ENABLE
|
||||
|
|
Loading…
Reference in a new issue