Followup fixes to LVGL for Chitu (#18940)

This commit is contained in:
Victor Oliveira
2020-08-06 22:52:01 -03:00
committed by Scott Lahteine
parent 8f0cd470ae
commit 0e70d8bacb
3 changed files with 33 additions and 27 deletions

View File

@ -25,7 +25,7 @@
extern "C" { /* C-declarations for C++ */
#endif
#include "../../inc/MarlinConfigPre.h"
#include "../../../../inc/MarlinConfig.h"
#include <lvgl.h>