Skip to content

Commit

Permalink
Fix MMU2 compile with include (MarlinFirmware#21809)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored and Minims committed May 7, 2021
1 parent db7c500 commit 30ff53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/lcd/menu/menu_mmu2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#if BOTH(HAS_LCD_MENU, MMU2_MENUS)

#include "../../MarlinCore.h"
#include "../../feature/mmu/mmu2.h"
#include "menu_mmu2.h"
#include "menu_item.h"
Expand Down

0 comments on commit 30ff53f

Please sign in to comment.