Skip to content

Commit

Permalink
Fix MMU2 compile with include (#21809)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored and thinkyhead committed May 6, 2021
1 parent a468701 commit 3fa3be1
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 3fa3be1

Please sign in to comment.