Fix broken #include (#20193)
This commit is contained in:
parent
bd38e59479
commit
29d45b1144
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../inc/MarlinConfig.h"
|
#include "../../inc/MarlinConfig.h"
|
||||||
|
|
||||||
#if HAS_PRUSA_MMU1
|
#if HAS_PRUSA_MMU1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue