General cleanup

This commit is contained in:
Scott Lahteine
2020-08-06 00:49:15 -05:00
parent 41718cf55f
commit a9912681b4
8 changed files with 9 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
#include "../../inc/MarlinConfigPre.h"
#if HAS_TRINAMIC_CONFIG && HAS_LCD_MENU
#if HAS_LCD_MENU && HAS_TRINAMIC_CONFIG
#include "menu.h"
#include "../../module/stepper/indirection.h"