Followup fixes to LVGL for Chitu (#18940)

This commit is contained in:
Victor Oliveira
2020-08-06 22:52:01 -03:00
committed by GitHub
parent 821d9e374e
commit 35e11e5f8b
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>