Fix "'ubl' not declared" error (#18541)
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
#include "../../lcd/ultralcd.h"
 | 
			
		||||
#include "../../module/stepper.h"
 | 
			
		||||
 | 
			
		||||
#if BOTH(AUTO_BED_LEVELING_UBL, ULTRA_LCD)
 | 
			
		||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
 | 
			
		||||
  #include "../../feature/bedlevel/bedlevel.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user