aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/kin_delta.c
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/chelper/kin_delta.c')
-rw-r--r--klippy/chelper/kin_delta.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/chelper/kin_delta.c b/klippy/chelper/kin_delta.c
index 04509976..5ead7e98 100644
--- a/klippy/chelper/kin_delta.c
+++ b/klippy/chelper/kin_delta.c
@@ -10,6 +10,7 @@
#include <string.h> // memset
#include "compiler.h" // __visible
#include "itersolve.h" // struct stepper_kinematics
+#include "trapq.h" // move_get_coord
struct delta_stepper {
struct stepper_kinematics sk;