Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / algo / ramp.h
index b1fe716fba0104c3f141355449aea2367a5bb08f..202441f4c0736ca604b4b87e96e77bd543070b4c 100644 (file)
@@ -49,8 +49,9 @@
 #ifndef ALGO_RAMP_H
 #define ALGO_RAMP_H
 
+#include "hw/hw_stepper.h"
+
 #include <cfg/compiler.h>
-#include "hw_stepper.h"
 
 /**
  * Define whether the ramp will use floating point calculation within ramp_evaluate().