X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Framp.h;h=202441f4c0736ca604b4b87e96e77bd543070b4c;hb=40c25a4b1d0f1c23478c2d681b74662de968f671;hp=b1fe716fba0104c3f141355449aea2367a5bb08f;hpb=d3774c5c1c4ebb4710773627068be0ad39a479e3;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().