Fix broken #include (#20193)

This commit is contained in:
bosd
2021-04-29 08:45:06 -05:00
committed by Scott Lahteine
parent bd38e59479
commit 29d45b1144
+1 -1
View File
@@ -20,7 +20,7 @@
* *
*/ */
#include "../inc/MarlinConfig.h" #include "../../inc/MarlinConfig.h"
#if HAS_PRUSA_MMU1 #if HAS_PRUSA_MMU1