X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdc_motor.h;h=1a50d48aa8819b98e8b2f8e71c58589814793809;hb=c22fe24a0da896a52dbc3882390ec18a440ef56a;hp=289a1bd37642c0e4eae8597442f198b8c850ccf2;hpb=1f72adbc5322c4515f1fafc4e92653bc81055f3e;p=bertos.git diff --git a/bertos/drv/dc_motor.h b/bertos/drv/dc_motor.h index 289a1bd3..1a50d48a 100644 --- a/bertos/drv/dc_motor.h +++ b/bertos/drv/dc_motor.h @@ -40,9 +40,9 @@ #ifndef DRV_DC_MOTOR_H #define DRV_DC_MOTOR_H -#include "hw_dc_motor.h" +#include "hw/hw_dc_motor.h" -#include +#include "cfg/cfg_dc_motor.h" #include #include