X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Falgo%2Framp.h;fp=bertos%2Falgo%2Framp.h;h=202441f4c0736ca604b4b87e96e77bd543070b4c;hb=c22fe24a0da896a52dbc3882390ec18a440ef56a;hp=b1fe716fba0104c3f141355449aea2367a5bb08f;hpb=1f72adbc5322c4515f1fafc4e92653bc81055f3e;p=bertos.git diff --git a/bertos/algo/ramp.h b/bertos/algo/ramp.h index b1fe716f..202441f4 100644 --- a/bertos/algo/ramp.h +++ b/bertos/algo/ramp.h @@ -49,8 +49,9 @@ #ifndef ALGO_RAMP_H #define ALGO_RAMP_H +#include "hw/hw_stepper.h" + #include -#include "hw_stepper.h" /** * Define whether the ramp will use floating point calculation within ramp_evaluate().