mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-29 14:57:05 +00:00
Fix include in lite status screen
This commit is contained in:
parent
cfd6437ea6
commit
47f7c4889d
@ -18,7 +18,7 @@
|
||||
#define STATUS_SCREEN_LITE_ST7920_CLASS_H
|
||||
|
||||
#include "macros.h"
|
||||
#include "duration.h"
|
||||
#include "duration_t.h"
|
||||
|
||||
typedef const __FlashStringHelper *progmem_str;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user