Put the MMU2 menu with the others

This commit is contained in:
Scott Lahteine
2019-02-06 17:38:46 -06:00
parent e1604198ff
commit f269766408
5 changed files with 10 additions and 13 deletions

View File

@ -87,7 +87,7 @@ void menu_abort_confirm() {
}
#if ENABLED(PRUSA_MMU2)
#include "../../feature/prusa_MMU2/mmu2_menu.h"
#include "../../lcd/menu/menu_mmu2.h"
#endif
void menu_tune();