🧑💻 Update planner/stepper includes
This commit is contained in:
		@@ -26,7 +26,6 @@
 | 
			
		||||
 | 
			
		||||
#include "../../gcode.h"
 | 
			
		||||
#include "../../../module/planner.h"
 | 
			
		||||
#include "../../../module/stepper.h"
 | 
			
		||||
 | 
			
		||||
#if ENABLED(EXTRA_LIN_ADVANCE_K)
 | 
			
		||||
  float other_extruder_advance_K[EXTRUDERS];
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,7 @@
 | 
			
		||||
 | 
			
		||||
#include "../../gcode.h"
 | 
			
		||||
#include "../../../feature/tmc_util.h"
 | 
			
		||||
#include "../../../module/stepper/indirection.h"
 | 
			
		||||
#include "../../../module/stepper/indirection.h" // for restore_stepper_drivers
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * M122: Debug TMC drivers
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user