Fix compile error with delta and sensorless homing (#12740)

This commit is contained in:
Ludy 2018-12-28 00:51:22 +01:00 committed by Scott Lahteine
parent cfc5e96b4b
commit 3877bf9704

View file

@ -39,6 +39,7 @@
#if ENABLED(SENSORLESS_HOMING)
#include "../feature/tmc_util.h"
#include "../module/stepper_indirection.h"
#endif
// Initialized by settings.load()